testo/codecov
最新稳定版本:0.1.5
Composer 安装命令:
composer require testo/codecov
包简介
Code coverage plugin for the Testo testing framework.
关键字:
README 文档
README
Code coverage plugin
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
统计信息
- 总下载量: 434
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2026-05-02