v1.0.2
Added foundry invariant and CSV writing capability, updated CI.
What's Changed
- feat: add ARITHMETIC_ERROR to test.sol by @edag94 in #14
- feat: CSV writer by @edag94 in #16
- fix: Swap
Expected
andActual
log values by @vbidin in #17 - feat: Add Address and log to TestUtils by @lucas-manuel in #18
- feat: Add
ZERO_DIVISION
error by @vbidin in #19 - feat: Add
excludeContract
support by @lucas-manuel in #20 - feat: Add mkdir script by @lucas-manuel in #22
- feat: Add additional cheatcodes to the
Vm
interface (SC-8610) by @vbidin in #23 - feat: Update
InvariantTest
and improveconstrictToRange
by @deluca-mike in #21
New Contributors
Full Changelog: v1.0.1...v1.0.2