Testing/sv: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages/>
[[Image:Workbench_Test.svg|64px]]
FreeCAD kommer med ett extensivt testramverk. Testerna baseras på ett set med Pythonskript som finns i testmodulen.


<div class="mw-translate-fuzzy">
== Introduction ==
== Introduction ==
This is the list of test apps as of 0.15 Git 4207:
This is the list of test apps as of 0.15 Git 4207:
</div>

<div class="mw-translate-fuzzy">
FreeCAD kommer med ett extensivt testramverk. Testerna baseras på ett set med Pythonskript som finns i testmodulen.
</div>

== Test functions ==
This is the list of test apps as of 0.15 git 4207:


=== TestAPP.All ===
=== TestAPP.All ===
Line 44: Line 53:
Add test function
Add test function


<div class="mw-translate-fuzzy">
{{docnav/sv|Debugging/sv|Branding/sv}}
{{docnav/sv|Debugging/sv|Branding/sv}}
</div>

[[Category:Developer Documentation/sv]]

{{clear}}

Revision as of 21:18, 15 January 2019

Introduction

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

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

Test functions

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