II.
Library overview
Reference · livelibrary:coverage-py
Coverage.py overview
Code coverage measurement tool for Python programs that tracks which lines, branches, and arcs are executed, generating HTML, XML, and JSON reports for CI/CD integration.
Attributes
displayName
Coverage.py
belongsToLanguageId
category
testing
description
Code coverage measurement tool for Python programs that tracks which
lines, branches, and arcs are executed, generating HTML, XML, and
JSON reports for CI/CD integration.
Outgoing edges
alternative_to1
- library:pytest·Librarypytest
belongs_to_language1
- language:python·LanguagePython
library_used_by1
- skill-area:component-testing·SkillAreaComponent Testing
Incoming edges
None.