Typescript-compatible smart contract testing library for Ethereum that works with ethers.js.
What is Waffle?
Waffle was created by the TrueFi engineering team as an advanced contract testing tool with simple interface and fast test compilation and execution. With features including a set of chai matchers, easy npm import and export, fixtures for writing and maintaining test cases, and comprehensive documentation, Waffle provides a sleeker and "sweeter" smart contract writing and testing library.