Difference between revisions of "Testing"
Jump to navigation
Jump to search
m (Languages in alphabetic order) |
Renatorivo (talk | contribs) (languages it) |
||
Line 4: | Line 4: | ||
{{docnav|Debugging|Branding}} | {{docnav|Debugging|Branding}} | ||
− | {{languages | {{es|Testing/es}} {{ru|Testing/ru}} {{se|Testing/se}} }} | + | {{languages | {{es|Testing/es}} {{it|Testing/it}} {{ru|Testing/ru}} {{se|Testing/se}} }} |
[[Category:Developer Documentation]] | [[Category:Developer Documentation]] |
Revision as of 19:53, 11 June 2012
Introduction
FreeCAD comes with an extensive testing framework. The testing bases on a set of Python scripts which are located in the test module.