Testing

From FreeCAD Documentation
Revision as of 17:55, 23 November 2014 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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

BaseTests

Add test funtion

UnitTests

Add test funtion

Document

Add test funtion

UnicodeTests

Add test funtion

MeshTestsApp

Add test funtion

TestSketcherApp

Add test funtion

TestPartApp

Add test funtion

TestPartDesignApp

Add test funtion

Workbench

Add test funtion

Menu

Add test funtion

Menu.MenuDeleteCases

Add test funtion

Menu.MenuCreateCases

Add test funtion

Debugging
Branding