Acerca de
This skill provides comprehensive strategies for analyzing and boosting test coverage in Solidity projects, specifically tailored for developers using Foundry and Hardhat. It guides users through measuring essential metrics like line, branch, and function coverage while identifying frequently overlooked code paths such as error handlers, modifiers, and edge cases. By offering implementation patterns for fuzz testing, invariant testing, and CI/CD integration, the skill helps ensure smart contracts are robust, audited-ready, and functionally verified across all possible execution paths.