File tree Expand file tree Collapse file tree 3 files changed +12
-15
lines changed
Expand file tree Collapse file tree 3 files changed +12
-15
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,8 @@ You should replace `$MY_CI_BUILD_ID` with the correct environment variable provi
6969
7070## Run a subset of tests
7171
72- To run a subset of your test suite you have a couple of options :
72+ To run a subset of your test suite you can use the ` KNAPSACK_PRO_TEST_FILE_* ` environment variables :
7373
74- - ` KNAPSACK_PRO_TEST_FILE_* ` environment variables:
75- - [ ` KNAPSACK_PRO_TEST_FILE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_pattern )
76- - [ ` KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_exclude_pattern )
77- - [ ` KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE ` ] ( reference.md#knapsack_pro_test_file_list_source_file )
74+ - [ ` KNAPSACK_PRO_TEST_FILE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_pattern )
75+ - [ ` KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_exclude_pattern )
76+ - [ ` KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE ` ] ( reference.md#knapsack_pro_test_file_list_source_file )
Original file line number Diff line number Diff line change @@ -66,9 +66,8 @@ Knapsack Pro will generate one XML reports for each batch of tests executed on t
6666
6767## Run a subset of tests
6868
69- To run a subset of your test suite you have a couple of options :
69+ To run a subset of your test suite you can use the ` KNAPSACK_PRO_TEST_FILE_* ` environment variables :
7070
71- - ` KNAPSACK_PRO_TEST_FILE_* ` environment variables:
72- - [ ` KNAPSACK_PRO_TEST_FILE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_pattern )
73- - [ ` KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_exclude_pattern )
74- - [ ` KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE ` ] ( reference.md#knapsack_pro_test_file_list_source_file )
71+ - [ ` KNAPSACK_PRO_TEST_FILE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_pattern )
72+ - [ ` KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_exclude_pattern )
73+ - [ ` KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE ` ] ( reference.md#knapsack_pro_test_file_list_source_file )
Original file line number Diff line number Diff line change @@ -7,9 +7,8 @@ pagination_prev: null
77
88## Run a subset of tests
99
10- To run a subset of your test suite you have a couple of options :
10+ To run a subset of your test suite you can use the ` KNAPSACK_PRO_TEST_FILE_* ` environment variables :
1111
12- - ` KNAPSACK_PRO_TEST_FILE_* ` environment variables:
13- - [ ` KNAPSACK_PRO_TEST_FILE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_pattern )
14- - [ ` KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_exclude_pattern )
15- - [ ` KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE ` ] ( reference.md#knapsack_pro_test_file_list_source_file )
12+ - [ ` KNAPSACK_PRO_TEST_FILE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_pattern )
13+ - [ ` KNAPSACK_PRO_TEST_FILE_EXCLUDE_PATTERN ` ] ( reference.md#knapsack_pro_test_file_exclude_pattern )
14+ - [ ` KNAPSACK_PRO_TEST_FILE_LIST_SOURCE_FILE ` ] ( reference.md#knapsack_pro_test_file_list_source_file )
You can’t perform that action at this time.
0 commit comments