nomoixyz / vulcan

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

Invariant testing #117

Closed vdrg closed 1 year ago

vdrg commented 1 year ago

Still figuring out the api for the invariants lib. Maybe we should include multiple versions of each method with different fixed length arrays, similar to what we do for event topics.

Update: for now we will just provide the same API as forge-std, but will do it through the invariants module.