Skip to content

Commit

Permalink
test: document NODE_SKIP_FLAG_CHECK
Browse files Browse the repository at this point in the history
PR-URL: #27434
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
cjihrig authored and targos committed Apr 29, 2019
1 parent 115d06c commit 2c33592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/common/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,6 +501,10 @@ There is no difference between client or server side beyond their names.
The behavior of the Node.js test suite can be altered using the following
environment variables.

### NODE_SKIP_FLAG_CHECK

If set, command line arguments passed to individual tests are not validated.

### NODE_TEST_KNOWN_GLOBALS

A comma-separated list of variables names that are appended to the global
Expand Down

0 comments on commit 2c33592

Please sign in to comment.