8000
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 519c328 commit de99d69Copy full SHA for de99d69
doc/api/test.md
@@ -508,6 +508,9 @@ used as an in depth coverage report.
508
node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-destination=lcov.info
509
```
510
511
+* No test results are reported by this reporter.
512
+* This reporter should ideally be used alongside another reporter.
513
+
514
### Limitations
515
516
The test runner's code coverage functionality does not support excluding
0 commit comments