Registry / testing / mheap-phpunit-github-actions-printer

mheap-phpunit-github-actions-printer

JSON →
library1.5.1phppackagistunverified

PHPUnit Printer for adding test failures as annotations on GitHub Actions

composer require mheap/phpunit-github-actions-printer
INSTALL
IMPORT
SIG · MHEAP-PHPUNIT-GITH
M
mheap-phpunit-github-actions-printer
testingphpv1.5.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Printer
use Mheap\PHPUnitGitHubActionsPrinter\Printer;

Configure PHPUnit to use this printer for GitHub Actions annotations.

use Mheap\PHPUnitGitHubActionsPrinter\Printer; // In phpunit.xml, add printerClass="Mheap\PHPUnitGitHubActionsPrinter\Printer"
Debug
Known issues
gotchaOnly works in GitHub Actions environment; will not produce annotations elsewhere.
fix
Use conditional configuration to enable only in CI.
affects: >=1.0.0
Upgrade
Version history
1.5.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
mheap-phpunit-github-actions-printer — pip install mheap-phpunit-github-actions-printer · libregistry