PHPackages                             limedeck/phpunit-detailed-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. limedeck/phpunit-detailed-printer

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

limedeck/phpunit-detailed-printer
=================================

Formatter for the detailed output of PHPUnit tests.

6.0.0(5y ago)40628.8k↑17.4%12[1 issues](https://github.com/LimeDeck/phpunit-detailed-printer/issues)[2 PRs](https://github.com/LimeDeck/phpunit-detailed-printer/pulls)20ISCPHPCI failing

Since Aug 15Pushed 4y ago2 watchersCompare

[ Source](https://github.com/LimeDeck/phpunit-detailed-printer)[ Packagist](https://packagist.org/packages/limedeck/phpunit-detailed-printer)[ RSS](/packages/limedeck-phpunit-detailed-printer/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (2)Versions (17)Used By (20)

📋 Detailed PHPUnit Printer
==========================

[](#-detailed-phpunit-printer)

It turns the default PHPUnit output...

[![default-printer](./screenshots/phpunit-default.png "Default PHPUnit output.")](./screenshots/phpunit-default.png)

... into a more informative output with readable function names and execution time allowing you to start fixing errors even before the whole suite finishes:

[![detailed-printer](./screenshots/phpunit-pretty.png "PHPUnit output with this printer.")](./screenshots/phpunit-pretty.png)

[![Build Status: Linux](https://camo.githubusercontent.com/99ab673b0a3e078a539bdedf3596ac93e785f7f60003ddb451c82286421018dd/68747470733a2f2f7472617669732d63692e6f72672f4c696d654465636b2f706870756e69742d64657461696c65642d7072696e7465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/LimeDeck/phpunit-detailed-printer)[![Build status: Windows](https://camo.githubusercontent.com/edd76c548a97ab8f155599abeb104a4ccae6c86e7cab0aa9488b4d7c469f4d4c/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f3635366e6d6a366f78626e71347372692f6272616e63682f6d61737465723f7376673d74727565)](https://ci.appveyor.com/project/HRcc/phpunit-detailed-printer/branch/master)[![GitHub release](https://camo.githubusercontent.com/c853fcfc6a183f7759a0cb4e2e0d6c65f05ba1e4774fd1c0f77b219d71c20092/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4c696d654465636b2f706870756e69742d64657461696c65642d7072696e7465722e737667)](https://github.com/limedeck/phpunit-detailed-printer)

Installation
------------

[](#installation)

```
composer require limedeck/phpunit-detailed-printer --dev

```

### PHPUnit version compatibility

[](#phpunit-version-compatibility)

PHPUnitPackage9.x.x6.x.x8.x.x5.x.x7.x.x4.x.x6.x.x3.2.x5.x.x2.0.xUsage
-----

[](#usage)

Set the printer class in `phpunit.xml`

```

```

Tests
-----

[](#tests)

To run the test suite, use `phpunit` command.

Contributing
------------

[](#contributing)

Thanks for your interest in PHPUnit Detailed Printer! If you'd like to contribute, please read our [contributing guide](CONTRIBUTING.md).

License
-------

[](#license)

Detailed PHPUnit Printer is open-sourced software licensed under the MIT license. If you'd like to read the license agreement, click [here](LICENSE).

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity50

Moderate usage in the ecosystem

Community34

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~97 days

Recently: every ~206 days

Total

16

Last Release

2154d ago

Major Versions

1.2 → 2.02017-05-08

2.0.2 → 3.0.02017-08-28

3.2.0 → 4.0.02018-02-25

4.2.0 → 5.0.02019-03-08

5.0.0 → 6.0.02020-08-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a5f482e3e67d562ff1960a3c717509f46e165a61cf42d39da769bfd76576892?d=identicon)[HRcc](/maintainers/HRcc)

![](https://www.gravatar.com/avatar/8c641520d44a78abd4ff6d68f8a3ad60331d019dd129e68c8754f6c6227689a6?d=identicon)[jakubhomoly](/maintainers/jakubhomoly)

---

Top Contributors

[![rudowastaken](https://avatars.githubusercontent.com/u/5157177?v=4)](https://github.com/rudowastaken "rudowastaken (20 commits)")[![jakubhomoly](https://avatars.githubusercontent.com/u/9151969?v=4)](https://github.com/jakubhomoly "jakubhomoly (12 commits)")[![robertmain](https://avatars.githubusercontent.com/u/537684?v=4)](https://github.com/robertmain "robertmain (6 commits)")[![poisa](https://avatars.githubusercontent.com/u/348248?v=4)](https://github.com/poisa "poisa (1 commits)")[![alexeymenkov](https://avatars.githubusercontent.com/u/8613660?v=4)](https://github.com/alexeymenkov "alexeymenkov (1 commits)")[![steve-todorov](https://avatars.githubusercontent.com/u/2303663?v=4)](https://github.com/steve-todorov "steve-todorov (1 commits)")[![brunogaspar](https://avatars.githubusercontent.com/u/2285372?v=4)](https://github.com/brunogaspar "brunogaspar (1 commits)")[![nztim](https://avatars.githubusercontent.com/u/3453450?v=4)](https://github.com/nztim "nztim (1 commits)")

---

Tags

phpunitphpunit-printer

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/limedeck-phpunit-detailed-printer/health.svg)

```
[![Health](https://phpackages.com/badges/limedeck-phpunit-detailed-printer/health.svg)](https://phpackages.com/packages/limedeck-phpunit-detailed-printer)
```

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M360](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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