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 b8ef1b4 commit 629047dCopy full SHA for 629047d
doc/node.1
@@ -413,6 +413,12 @@ Starts the Node.js command line test runner.
413
A regular expression that configures the test runner to only execute tests
414
whose name matches the provided pattern.
415
.
416
+.It Fl -test-reporter
417
+A test reporter to use when running tests.
418
+.
419
+.It Fl -test-reporter-destination
420
+The destination for the corresponding test reporter.
421
422
.It Fl -test-only
423
Configures the test runner to only execute top level tests that have the `only`
424
option set.
0 commit comments