Why are reports generated when tests fail?
Open
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
I was submitting a feature request for the [vitest project](https://github.com/vitest-dev/vitest), regarding that generating coverage reports when unit tests fail does not make a lot of sense.
It was noted that tools like c8 do generate reports on failure (https://github.com/vitest-dev/vitest/issues/2908#issuecomment-1442890311) and I was wondering if there was a reason for this.
Contributor guide
Assessment
This issue has not been assessed yet.