nomoixyz / vulcan

Development framework for Foundry projects
https://nomoixyz.github.io/vulcan/
MIT License
286 stars 18 forks source link

Support Invariant Testing #113

Closed vdrg closed 1 year ago

vdrg commented 1 year ago

Same as https://github.com/foundry-rs/forge-std/blob/master/src/StdInvariant.sol it needs to include those view functions. The way of adding targets could be different though.