Difference between revisions of "Testing"
Jump to navigation
Jump to search
m (Add Japanese to languages) |
m (add german) |
||
Line 4: | Line 4: | ||
{{docnav|Debugging|Branding}} | {{docnav|Debugging|Branding}} | ||
− | {{languages | {{es|Testing/es}} {{fr|Testing/fr}} {{it|Testing/it}} {{jp|Testing/jp}} {{ru|Testing/ru}} {{se|Testing/se}} }} | + | {{languages | {{de|Testing/de}} {{es|Testing/es}} {{fr|Testing/fr}} {{it|Testing/it}} {{jp|Testing/jp}} {{ru|Testing/ru}} {{se|Testing/se}} }} |
[[Category:Developer Documentation]] | [[Category:Developer Documentation]] |
Revision as of 17:13, 16 February 2013
Introduction
FreeCAD comes with an extensive testing framework. The testing bases on a set of Python scripts which are located in the test module.