foundry-rs / forge-std

Forge Standard Library is a collection of helpful contracts for use with forge and foundry. It leverages forge's cheatcodes to make writing tests easier and faster, while improving the UX of cheatcodes. For more in-depth usage examples checkout the tests.
Apache License 2.0
819 stars 319 forks source link

Add vm.isContext cheatcodes #548

Closed 0xHaku closed 4 months ago

0xHaku commented 4 months ago

See https://github.com/foundry-rs/forge-std/issues/547

mattsse commented 4 months ago

closing this because this is also included in #539