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 f8f247b commit 156fc53Copy full SHA for 156fc53
doc/api/test.md
@@ -473,6 +473,9 @@ used as an in depth coverage report.
473
node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info
474
```
475
476
+* No test results are reported by this reporter.
477
+* This reporter should ideally be used alongside another reporter.
478
+
479
### Limitations
480
481
The test runner's code coverage functionality does not support excluding
0 commit comments