We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78b79c0 commit 6a0c1d0Copy full SHA for 6a0c1d0
doc/node.1
@@ -398,6 +398,12 @@ Starts the Node.js command line test runner.
398
A regular expression that configures the test runner to only execute tests
399
whose name matches the provided pattern.
400
.
401
+.It Fl -test-reporter
402
+A test reporter to use when running tests.
403
+.
404
+.It Fl -test-reporter-destination
405
+The destination for the corresponding test reporter.
406
407
.It Fl -test-only
408
Configures the test runner to only execute top level tests that have the `only`
409
option set.
0 commit comments