_Follow along with this video:_ --- ### Checking Coverage Alright! Let's see where we're at in our roadmap ``` Slither ✅ Aderyn ✅ Code Quality/Tests --- Reporting - Competitive Audits - Submit a finding - Puppy Raffle Report incl. PoC ``` Test coverage is up next, this should be easy. > **Remember:** you can check test coverage with the command `forge coverage`. ::image{src='/security-section-4/42-test-coverage/test-coverage1.png' style='width: 100%; height: auto;'} This is ... pretty bad. In the context of a competitive audit, this may be less important, but in a private audit we should absolutely be calling this out as an informational. Assuring a repo has an adequate test coverage helps a protocol avoid overlooking areas of their code. In the next lesson, we'll be going over some details to ready ourselves for writing this report. Exciting!
Code Coverage Check Using Foundry, Aderyn & Slither
Previous lesson
Previous
Next lesson
Next
Give us feedback
Solidity Developer
Smart Contract SecurityDuration: 25min
Duration: 1h 18min
Duration: 35min
Duration: 2h 28min
Duration: 5h 03min
Duration: 5h 22min
Duration: 4h 33min
Duration: 2h 01min
Duration: 1h 40min