Lines Matching refs:subtest
53 # Subtest: running subtest 1
54 ok 1 - running subtest 1
58 # Subtest: running subtest 2
59 ok 2 - running subtest 2
63 # Subtest: skipped subtest 1
64 ok 3 - skipped subtest 1 # SKIP 'only' option not set
68 # Subtest: skipped subtest 2
69 ok 4 - skipped subtest 2 # SKIP 'only' option not set
73 # Subtest: running subtest 3
74 ok 5 - running subtest 3
78 # Subtest: running subtest 4
79 # Subtest: running sub-subtest 1
80 ok 1 - running sub-subtest 1
84 # Subtest: running sub-subtest 2
85 ok 2 - running sub-subtest 2
89 # Subtest: skipped sub-subtest 1
90 ok 3 - skipped sub-subtest 1 # SKIP 'only' option not set
94 # Subtest: skipped sub-subtest 2
95 ok 4 - skipped sub-subtest 2 # SKIP 'only' option not set
100 ok 6 - running subtest 4
104 # Subtest: skipped subtest 3
105 ok 7 - skipped subtest 3 # SKIP 'only' option not set
109 # Subtest: skipped subtest 4
110 ok 8 - skipped subtest 4 # SKIP
120 # Subtest: `it` subtest 1 should run
121 ok 1 - `it` subtest 1 should run
125 # Subtest: `it` subtest 2 should not run
126 ok 2 - `it` subtest 2 should not run # SKIP 'only' option not set
137 # Subtest: `it` subtest 1
138 ok 1 - `it` subtest 1
142 # Subtest: `it` async subtest 1
143 ok 2 - `it` async subtest 1
147 # Subtest: `it` subtest 2 only=true
148 ok 3 - `it` subtest 2 only=true
152 # Subtest: `it` subtest 2 only=false
153 ok 4 - `it` subtest 2 only=false # SKIP 'only' option not set
157 # Subtest: `it` subtest 3 skip
158 ok 5 - `it` subtest 3 skip # SKIP 'only' option not set
162 # Subtest: `it` subtest 4 todo
163 ok 6 - `it` subtest 4 todo # SKIP 'only' option not set
167 # Subtest: `test` subtest 1
168 ok 7 - `test` subtest 1
172 # Subtest: `test` async subtest 1
173 ok 8 - `test` async subtest 1
177 # Subtest: `test` subtest 2 only=true
178 ok 9 - `test` subtest 2 only=true
182 # Subtest: `test` subtest 2 only=false
183 ok 10 - `test` subtest 2 only=false # SKIP 'only' option not set
187 # Subtest: `test` subtest 3 skip
188 ok 11 - `test` subtest 3 skip # SKIP 'only' option not set
192 # Subtest: `test` subtest 4 todo
193 ok 12 - `test` subtest 4 todo # SKIP 'only' option not set
204 # Subtest: subtest should run
205 ok 1 - subtest should run
209 # Subtest: async subtest should not run
210 ok 2 - async subtest should not run # SKIP 'only' option not set
214 # Subtest: subtest should be skipped
215 ok 3 - subtest should be skipped # SKIP 'only' option not set