Advanced Solidity Tutorial: Unit Testing Revert, Assert, and Require with Proxy Contracts
Dan Lipert
Unit testing is an important step in creating any high quality software, but with smart contracts, its even more essential. Some of the properties of solidity can make it difficult to test certain types of behavior, like when function execution stops because of a revert. In this video, I'll teach you a pattern that allows you to test library contracts, or any contract using a low level solidity call function and a proxy contract.
#Solidity #SolidityTesting #AdvancedSolidity
Make sure you subscribe and hit the notification bell to get the next videos in this series.
For more solidity smart contract programming tutorials, check out the other videos on my channel! Thanks for watching and don’t forget to like and subscribe and help other people find this video!
115332431 Bytes