In this video, I will show you what is the basic workflow when you test Solidity smart contracts with the Truffle framework. We are going to learn:
- files / test folder organization
- how to import smart contract into tests
- how to implement the arrange / test / assert pattern in your test files
Leave a Reply