mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-02-01 17:36:51 +00:00
chore: add details to coverage docs (#3279)
Co-authored-by: Roman Agarkov <agarkovromachka@mail.ru>
This commit is contained in:
parent
9bdb160357
commit
bf8e8a1bd1
@ -44,6 +44,7 @@ npm i -D @vitest/coverage-istanbul
|
||||
## Coverage Setup
|
||||
|
||||
To test with coverage enabled, you can pass the `--coverage` flag in CLI.
|
||||
By default, reporter `['text', 'html', 'clover', 'json']` will be used.
|
||||
|
||||
```json
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user