# mikeerickson/phpunit-pretty-result-printer

PHPUnit Pretty Result Printer -- make your PHPUnit tests look pretty!

Repository: https://github.com/mikeerickson/phpunit-pretty-result-printer
Canonical: https://ross.abutalabs.com/products/phpunit-pretty-result-printer
Language: PHP
License: MIT
License Family: permissive
Topics: hacktoberfest, hacktoberfest2020
Last push: 2024-04-12T01:58:31+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3334, "days_push": 874, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1193, forks 67 (observed 2026-08-28T04:03:56.451145+00:00)

## What it is
A PHPUnit result printer plugin that replaces the default test output with a modern, colorful, prettier format. It installs via Composer and is configured through phpunit.xml or a phpunit-printer.yml file.

## Use cases
- make phpunit test output prettier
- colorize phpunit results
- improve test runner output readability
- customize phpunit result printer
- show test progress nicely in terminal

## When to choose
- you run PHPUnit locally and want clearer, more attractive test output

## When to avoid
- you don't use PHPUnit
- CI environments where minimal output is preferred

## Facets
- artifact type: plugin
- maturity: maintenance
- function: testing
- domain: testing, developer-tools
- platform: php, cli
- tags: phpunit, test-output, pretty-printer, composer

## Member repositories
- mikeerickson/phpunit-pretty-result-printer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:56.451145+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:22:14.448827+00:00, confidence not recorded.
  - readme: https://github.com/mikeerickson/phpunit-pretty-result-printer (fetched 2026-08-28T04:03:56.451145+00:00, sha 40c744edac8c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
