foundry
foundry copied to clipboard
feat(fuzz): generate solidity regression tests from failures
Component
Forge
Describe the feature you would like
Complementary to persist and replay fuzz / invariant failures, based on same data we can also generate Solidity regression tests (configs TBD, on demand, configurable dir output)
Additional context
No response