Skip to content

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

@anishnaik

Description

@anishnaik

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions