defi-wonderland / smock

The Solidity mocking library
MIT License
319 stars 40 forks source link

feat: mocks can be deployed with libs #68

Closed 0xGorilla closed 3 years ago

0xGorilla commented 3 years ago

Description Mocks now receive the same arguments as ethers.getContractFactory and it forwards them to the real function