You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal here is to research methods for automatic testing in Solidity and implement the most promising ones in order to improve our confidence in the quality of the smart contract code.
The text was updated successfully, but these errors were encountered:
It is often difficult for developers to write tests for edge cases. There are some techniques that can help detect bugs in edge cases automatically:
The goal here is to research methods for automatic testing in Solidity and implement the most promising ones in order to improve our confidence in the quality of the smart contract code.
The text was updated successfully, but these errors were encountered: