Doc: Describe grouping related test cases

Change-Id: I73b69d37c64fe3622dec737769cc69282c5e2713
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Leena Miettinen
2018-02-01 14:09:52 +01:00
parent ef9ac8f2f4
commit 2d6995ae25
2 changed files with 9 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -218,14 +218,18 @@
test list for the currently active test frameworks when you edit tests.
To refresh the view, select \uicontrol {Rescan Tests} in the context menu.
You can add filters to specify the directories within the current project
to scan for tests. Select \uicontrol Tools > \uicontrol Options >
\uicontrol {Testing} > \uicontrol General > \uicontrol Add, and
specify paths to the directories to scan for tests. Wildcards are not
supported in the filter expressions.
To group related test cases for an active test framework, select
\uicontrol Tools > \uicontrol Options > \uicontrol {Testing} >
\uicontrol General, and then select the \uicontrol Group check box next to
the framework name in the \uicontrol {Active Test Frameworks} list.
\image qtcreator-autotests-options.png
You can add filters to specify the directories within the current project
to scan for tests. Select the \uicontrol {Global Filters} check box, and
the select \uicontrol Add to specify paths to the directories to scan for
tests. Wildcards are not supported in the filter expressions.
To show or hide init and cleanup or data functions in the \uicontrol Tests
view, select \inlineimage filtericon.png
(\uicontrol {Filter Test Tree}), and then select \uicontrol {Show Init and