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

Add vm.expect* and vm.assume cheatcodes #206

Open
anishnaik opened this issue Aug 18, 2023 · 0 comments
Open

Add vm.expect* and vm.assume cheatcodes #206

anishnaik opened this issue Aug 18, 2023 · 0 comments
Labels
help wanted Extra attention is needed low-priority

Comments

@anishnaik
Copy link
Collaborator

Given the popularity of the vm.expect* and vm.assume cheatcodes in foundry, we should also support the following:

  1. vm.expectRevert
  2. vm.expectEmit
  3. vm.expectCall
  4. vm.assume

The core technical requirement of this issue is to ensure that the functionality of these cheatcodes works exactly as they do in foundry.

@anishnaik anishnaik added enhancement help wanted Extra attention is needed labels Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed low-priority
Projects
None yet
Development

No branches or pull requests

1 participant