Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17d3eb0

Browse filesBrowse files
cjihrigtargos
authored andcommitted
doc: add missing test runner flags to man page
--test-reporter and --test-reporter-destination were previously missing from the man page. PR-URL: #46982 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
1 parent 63a83b4 commit 17d3eb0
Copy full SHA for 17d3eb0

File tree

Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-0
lines changed
Open diff view settings
Collapse file

‎doc/node.1‎

Copy file name to clipboardExpand all lines: doc/node.1
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,12 @@ Starts the Node.js command line test runner.
398398
A regular expression that configures the test runner to only execute tests
399399
whose name matches the provided pattern.
400400
.
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+
.
401407
.It Fl -test-only
402408
Configures the test runner to only execute top level tests that have the `only`
403409
option set.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.