PHPackages                             lean-book-tools/phpunit-cleaner-result-printer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. lean-book-tools/phpunit-cleaner-result-printer

ActiveLibrary[Testing &amp; Quality](/categories/testing)

lean-book-tools/phpunit-cleaner-result-printer
==============================================

PHPUnit result printer for books - simple and short

v0.4.0(1y ago)36.2k1[1 issues](https://github.com/lean-book-tools/phpunit-cleaner-result-printer/issues)MITPHPPHP ^8.2

Since Jun 21Pushed 1y agoCompare

[ Source](https://github.com/lean-book-tools/phpunit-cleaner-result-printer)[ Packagist](https://packagist.org/packages/lean-book-tools/phpunit-cleaner-result-printer)[ RSS](/packages/lean-book-tools-phpunit-cleaner-result-printer/feed)WikiDiscussions main Synced today

READMEChangelog (9)Dependencies (6)Versions (11)Used By (0)

Cleaner Result Printer
======================

[](#cleaner-result-printer)

Install
-------

[](#install)

```
composer require --dev leanbooktools/cleaner-result-printer
```

Usage
-----

[](#usage)

Register extension in your `phpunit.xml` file:

```

```

Adding test cases to the end-to-end tests
-----------------------------------------

[](#adding-test-cases-to-the-end-to-end-tests)

- Add a test that demonstrates your case, e.g. a risky test in `fixture/DemoProject/tests`.
- Add a file with the expected output (see the folder for examples).
- Run the tests: `vendor/bin/phpunit`.
- To find out what normal PHPUnit output looks like, run `bin/phpunit-reference-tests`. This runs the same tests, but uses the built-in result printer.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 52.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~140 days

Recently: every ~269 days

Total

10

Last Release

523d ago

PHP version history (2 changes)v0.1.0PHP ^8.0

0.2.5PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1193078?v=4)[Matthias Noback](/maintainers/matthiasnoback)[@matthiasnoback](https://github.com/matthiasnoback)

---

Top Contributors

[![TomasVotruba](https://avatars.githubusercontent.com/u/924196?v=4)](https://github.com/TomasVotruba "TomasVotruba (23 commits)")[![matthiasnoback](https://avatars.githubusercontent.com/u/1193078?v=4)](https://github.com/matthiasnoback "matthiasnoback (21 commits)")

###  Code Quality

Static AnalysisRector

Code StyleECS

### Embed Badge

![Health badge](/badges/lean-book-tools-phpunit-cleaner-result-printer/health.svg)

```
[![Health](https://phpackages.com/badges/lean-book-tools-phpunit-cleaner-result-printer/health.svg)](https://phpackages.com/packages/lean-book-tools-phpunit-cleaner-result-printer)
```

###  Alternatives

[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[timacdonald/log-fake

A drop in fake logger for testing with the Laravel framework.

4235.9M54](/packages/timacdonald-log-fake)[jasonmccreary/laravel-test-assertions

A set of helpful assertions when testing Laravel applications.

3513.9M32](/packages/jasonmccreary-laravel-test-assertions)[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M774](/packages/typo3-testing-framework)[robiningelbrecht/phpunit-pretty-print

Prettify PHPUnit output

76460.0k15](/packages/robiningelbrecht-phpunit-pretty-print)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
