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

feat: setArbitraryStorage, copyStorage, mockFunction and assumeNoRevert #602

Closed grandizzy closed 6 days ago

grandizzy commented 6 days ago

re https://github.com/foundry-rs/foundry/pull/8807

mds1 commented 6 days ago

Thanks! Can you link to the upstream PR(s) in the description for traceability?

grandizzy commented 6 days ago

Thanks! Can you link to the upstream PR(s) in the description for traceability?

yep, added