We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115d06c commit 2c33592Copy full SHA for 2c33592
test/common/README.md
@@ -501,6 +501,10 @@ There is no difference between client or server side beyond their names.
501
The behavior of the Node.js test suite can be altered using the following
502
environment variables.
503
504
+### NODE_SKIP_FLAG_CHECK
505
+
506
+If set, command line arguments passed to individual tests are not validated.
507
508
### NODE_TEST_KNOWN_GLOBALS
509
510
A comma-separated list of variables names that are appended to the global
0 commit comments