Solidity Coverage

What is Solidity Coverage

Code coverage for Solidity smart-contracts.

What is Solidity Coverage?

Solidity Coverage is a testing tool created to hint to developers about the way code behaves during execution, revealing vulnerabilities otherwise not covered by the scope of a test. Developers can use the coverage API to check if apps they're building are covered. The Istanbul reports provided by the test prove useful. Solidity Coverage is used by close to 50k Solidity developers and has a growing community of contributors supporting it.

Solidity Coverage Alternatives:

Blocktorch
Blocktorch

Blocktorch enables engineering teams to observe decentralized application architecture end-to-end.

Delegatable
Delegatable

Solidity library to sign off-chain messages that grant non-transferrable powers to other people.

Ethcode
Ethcode

Ethcode builds secure Web3 components for decentralized businesses.

ETHP2P
ETHP2P

ETHP2P provides utilities and types to handle raw Eth peer-to-peer messages.

Etherspot
Etherspot

Etherspot is a wallet infrastructure for the developers building in the Ethereum ecosystem.

evmtools
evmtools

Tools for web3 developers.