Closed
Description
Do you want to request a feature or report a bug?
Feature request
What is the current behavior?
It is awesome, that Jest have many tools out-of-box. For example, --coverage
. But what is a point to have coverage if you can’t check it in CI? :)
What is the expected behavior?
Add --coverage --statements 100
options. And exit with non-zero exit code on smaller coverage results.
Metadata
Metadata
Assignees
Labels
No labels