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
850 stars 335 forks source link

Add vm.getFoundryVersion() cheatcode #589

Closed mattsse closed 4 months ago

mattsse commented 4 months ago

ref https://github.com/foundry-rs/foundry/pull/8530