forked from qt-creator/qt-creator
Doc: Describe grouping related test cases
Change-Id: I73b69d37c64fe3622dec737769cc69282c5e2713 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 27 KiB |
@@ -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
|
||||
|
Reference in New Issue
Block a user