We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f727c6 commit 60efe95Copy full SHA for 60efe95
bin/usage.txt
@@ -173,6 +173,17 @@ Environment Variables:
173
running child tests so that their output
174
is parseable by the test harness.
175
176
+ TAP_DIAG Set to '1' to show diagnostics by
177
+ default for passing tests. Set to '0'
178
+ to NOT show diagnostics by default for
179
+ failing tests. If not one of these two
180
+ values, then diagnostics are printed by
181
+ default for failing tests, and not for
182
+ passing tests.
183
+
184
+ TAP_BUFFER Set to '1' to run subtests in buffered
185
+ mode by default.
186
187
_TAP_COVERAGE_ Reserved for internal use.
188
189
Config Files:
0 commit comments