testo/codecov
Testo code coverage plugin: collects line and branch coverage during test runs and generates CI-friendly reports (Clover, Cobertura, PHPUnit XML). Supports per-test attribution so tools can map covered lines back to the test that exercised them.
[!IMPORTANT]
🪞 This is a read-only mirror.
Active development of the Testo project lives in php-testo/testo under
plugin/codecov/. This repository is automatically synchronized from there on every release.File issues and pull requests in the main monorepo, not here.
Collects line and branch coverage during test execution and emits reports in several CI-friendly formats: Clover, Cobertura, and PHPUnit-style coverage XML. Supports per-test attribution so downstream tools (Infection, code-quality dashboards) can map covered lines back to the test that exercised them.
composer require --dev testo/codecov
How can I help you explore Laravel packages today?