
Solidity Coverage
FreeGitHub Open Source Projects
Solidity Coverage provides code coverage for Solidity smart-contracts.
About Solidity Coverage
Solidity Coverage is a testing tool that helps developers understand how Solidity code behaves during execution, revealing vulnerabilities that tests may miss.
It provides a coverage API to verify whether the apps being built are covered, and the Istanbul test reports generated during runs are useful for analysis.
