Feature request: fail leaky tests #2306
Closed
andrewbanchich
started this conversation in
Feature requests
Replies: 1 comment 2 replies
-
Fixed in #2312, will put a release out soon and you're welcome to try it out as well!
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation
currently if there are leaky tests which pass, CI just shows the tests passed. i'd like to have it fail so i can fix them, but i don't see any way to configure nextest to consider leaky tests as errors.
Proposal
nextest should allow us to consider leaky tests as failures
Alternatives
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions