This project was created to reproduce and illustrate eth-brownie
issues.
It was created to provide evidence for eth-brownie
bug reports.
pipx
and npm
pipx install eth-brownie
npm install --save-dev hardhat
To test with ganache
:
brownie test
To test with hardhat
(more issues):
brownie test --network hardhat