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