Skip to content
New issue

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

run invariants once without executing other steps #723

Closed
transmissions11 opened this issue Aug 6, 2021 · 0 comments · Fixed by #745
Closed

run invariants once without executing other steps #723

transmissions11 opened this issue Aug 6, 2021 · 0 comments · Fixed by #745

Comments

@transmissions11
Copy link
Contributor

If every call the fuzzer makes as part of an invariant test reverts, the invariant won't ever get run, even if it always fails

We should run the invariant once at the start or end of invariant testing with the fresh post setUp state to ensure the invariant actually checks out at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant