doc: update test runner coverage limitations
PR-URL: https://github.com/nodejs/node/pull/52515 Reviewed-By: Chemi Atlow <chemi@atlow.co.il> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
This commit is contained in:
parent
c1bbc5d569
commit
7453480b5a
@ -504,12 +504,8 @@ node --test --experimental-test-coverage --test-reporter=lcov --test-reporter-de
|
||||
|
||||
### Limitations
|
||||
|
||||
The test runner's code coverage functionality has the following limitations,
|
||||
which will be addressed in a future Node.js release:
|
||||
|
||||
* Source maps are not supported.
|
||||
* Excluding specific files or directories from the coverage report is not
|
||||
supported.
|
||||
The test runner's code coverage functionality does not support excluding
|
||||
specific files or directories from the coverage report.
|
||||
|
||||
## Mocking
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user