Difference between revisions of "Testing/de"
Jump to navigation
Jump to search
Renatorivo (talk | contribs) m |
(Updating to match new version of source page) |
||
Line 1: | Line 1: | ||
− | == | + | == Introduction == |
− | FreeCAD | + | FreeCAD comes with an extensive testing framework. The testing bases on a set of Python scripts which are located in the test module. |
− | {{docnav | + | {{docnav|Debugging|Branding}} |
− | + | [[Category:Developer Documentation]] | |
− | + | {{clear}} | |
+ | <languages/> |
Revision as of 20:37, 14 October 2014
Introduction
FreeCAD comes with an extensive testing framework. The testing bases on a set of Python scripts which are located in the test module.