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
https://twitter.com/gakonst/status/1790770389523583163
Fuzzing-testing specific improvements, continuation of #4433
bound
cheatcodes
forge test
--fail-fast
Invariant-testing specific improvements, continuation of #4438
vm.depth()
excludeSelectors()
max_test_reject_rate
vm
testing
The text was updated successfully, but these errors were encountered:
this would be neat: #4000
Sorry, something went wrong.
yep, indeed! made a PR for it here #8338
No branches or pull requests
https://twitter.com/gakonst/status/1790770389523583163
Fuzz tests
Fuzzing-testing specific improvements, continuation of #4433
UX/Features
High
bound
cheatcode #8788Nice to have
cheatcodes
): add ability to exclude certain custom errors and revert reason strings from failing tests #4271Bugs
forge test
):--fail-fast
flag does not work as it is not applied across multiple test suites #6529Invariants
Invariant-testing specific improvements, continuation of #4438
UX/Features
High
Nice to have
vm.depth()
cheatcode to return the depth of the current invariant run #2985excludeSelectors()
#4352max_test_reject_rate
: set a maximum test rejection rate per test function #4091Performance
High
vm
and the create2 factory should be excluded senders in invariants #4163Benchmarks
High
Symbolic execution
Mutation testing
testing
): add mutation testing support #478The text was updated successfully, but these errors were encountered: