testo/codecov

Code coverage plugin for the Testo testing framework.

Maintainers

Package info

github.com/php-testo/codecov

pkg:composer/testo/codecov

Fund package maintenance!

Boosty

Statistics

Installs: 1

Dependents: 1

Suggesters: 0

Stars: 0

0.1.2 2026-05-02 20:54 UTC

This package is auto-updated.

Last update: 2026-05-02 20:55:31 UTC


README

TESTO

Code coverage plugin

Documentation Support on Boosty


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.

About

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.

Install

composer require --dev testo/codecov

PHP Latest Version on Packagist License Total Downloads