Testing/sv: Difference between revisions

From FreeCAD Documentation
(Created page with "{{docnav/sv|Debugging/sv|Branding/sv}}")
Line 45: Line 45:
{{docnav/sv|Debugging/sv|Branding/sv}}
{{docnav/sv|Debugging/sv|Branding/sv}}


[[Category:Developer Documentation]]
[[Category:Developer Documentation/sv]]


{{clear}}
{{clear}}

Revision as of 22:19, 6 December 2014

FreeCAD kommer med ett extensivt testramverk. Testerna baseras på ett set med Pythonskript som finns i testmodulen.

Introduction

This is the list of test apps as of 0.15 Git 4207:

TestAPP.All

Add test function

BaseTests

Add test function

UnitTests

Add test function

Document

Add test function

UnicodeTests

Add test function

MeshTestsApp

Add test function

TestSketcherApp

Add test function

TestPartApp

Add test function

TestPartDesignApp

Add test function

Workbench

Add test function

Menu

Add test function

Menu.MenuDeleteCases

Add test function

Menu.MenuCreateCases

Add test function

Debugging/sv
Branding/sv