We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
By using the same exit code in all my tests, I didn't catch that the internal state of the exit evaluator is not being reset.
The text was updated successfully, but these errors were encountered:
Fix #24 - Reset state between assertion calls
80f6166
+ Add test dependency: Assertj
Fix #24 - Reset state between assertion calls (#25)
5bc161f
b23126b
Fixed in 2.0.2. Thank you for the report once again, @edayan
Sorry, something went wrong.
tginsberg
No branches or pull requests
By using the same exit code in all my tests, I didn't catch that the internal state of the exit evaluator is not being reset.
The text was updated successfully, but these errors were encountered: