Testing: Difference between revisions

From FreeCAD Documentation
m (add german)
(translate)
Line 1: Line 1:
<translate>
== Introduction ==
== Introduction ==
FreeCAD comes with an extensive testing framework. The testing bases on a set of Python scripts which are located in the test module.
FreeCAD comes with an extensive testing framework. The testing bases on a set of Python scripts which are located in the test module.


{{docnav|Debugging|Branding}}
{{docnav|Debugging|Branding}}

{{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]]

</translate>
{{clear}}
<languages/>

Revision as of 20:36, 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.

Debugging
Branding