Before you rush into testing your Solidity smart contracts, it’s important to understand the difference between unit tests and integration tests.
In this video I am going to explain you the difference between these 2 kind of tests in the context of smart contract. After you watch this video, you will be able to understand what kind of value unit tests and integration tests, and which one to choose when you write tests for your Solidity smart contracts.
Testing
Leave a Reply