-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
β‘ enhancementRequest for new functionalityRequest for new functionality
Milestone
Description
π€ What's the problem you're trying to solve?
While the empty test suite passes by definition, when running tests in CI all tests may for one reason or another be filtered out. This may be undesirable when the expectation there is at least one test executed.
β¨ What's your proposed solution?
Add an --fail-if-no-tests
option for the CLI and exit with 2 if no pickles were executed.
π Any additional context?
aloncarmel111
Metadata
Metadata
Assignees
Labels
β‘ enhancementRequest for new functionalityRequest for new functionality