PHPackages                             clagiordano/phpunit-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. clagiordano/phpunit-result-printer

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

clagiordano/phpunit-result-printer
==================================

Phpunit custom result printer class

v3.0.0(5y ago)243.6k—3.2%2[2 PRs](https://github.com/clagiordano/phpunit-result-printer/pulls)7MITPHPCI passing

Since Jan 22Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/clagiordano/phpunit-result-printer)[ Packagist](https://packagist.org/packages/clagiordano/phpunit-result-printer)[ RSS](/packages/clagiordano-phpunit-result-printer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (12)Used By (7)

PHPUnit result printer
======================

[](#phpunit-result-printer)

PHPUnit result printer is a custom phpunit result printer with pretty output and timings

Sample image:

[![sample_output.png](sample_output.png)](sample_output.png)

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

### Prerequisites

[](#prerequisites)

What things you need to install the software and how to install them

- php &gt;= 5.3.3
- composer

### Compatiblity table

[](#compatiblity-table)

VersionPHPPhpunit1.x.x&gt;=5.3.3&lt;=4.82.0.x&gt;=7.1^72.1.x&gt;=7.1^7|^83.x.x&gt;=7.3^9### Installing

[](#installing)

The recommended way to install phpunit-result-printer is through [Composer](https://getcomposer.org).

```
composer require clagiordano/phpunit-result-printer
```

After install you can edit your phpunit.xml as follow:

```

...

```

A full phpunit.xml example:

```

            ./tests/

```

Running the tests
-----------------

[](#running-the-tests)

You can clone and test this project with the following commands:

```
git clone https://github.com/clagiordano/phpunit-result-printer.git
cd phpunit-result-printer
composer install
./vendor/bin/phpunit
```

One of the previous tests fails for demo purpose

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

[](#contributing)

Please read [CONTRIBUTING.md](https://gist.github.com/PurpleBooth/b24679402957c63ec426) for details on our code of conduct, and the process for submitting pull requests to us.

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).

Authors
-------

[](#authors)

- **Claudio Giordano** - *Initial work* - [clagiordano](https://github.com/clagiordano)

See also the list of [contributors](CONTRIBUTORS.md) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance53

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 90.9% 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 ~274 days

Recently: every ~482 days

Total

10

Last Release

572d ago

Major Versions

v1.0.3 → v2.0.02018-10-01

v1.0.4 → v2.0.12019-07-16

v2.1.0 → v3.0.02020-11-24

v3.0.0 → v4.0.0-beta2024-10-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/0468fd4a58b1162090d465b9bf83539a31100d7a8ec102c993d5887f28dc74fa?d=identicon)[clagiordano](/maintainers/clagiordano)

---

Top Contributors

[![clagiordano](https://avatars.githubusercontent.com/u/8440925?v=4)](https://github.com/clagiordano "clagiordano (20 commits)")[![tonylopez78](https://avatars.githubusercontent.com/u/19268060?v=4)](https://github.com/tonylopez78 "tonylopez78 (2 commits)")

---

Tags

cliphpunitphpunit-testsprinterresultsunittesting

### Embed Badge

![Health badge](/badges/clagiordano-phpunit-result-printer/health.svg)

```
[![Health](https://phpackages.com/badges/clagiordano-phpunit-result-printer/health.svg)](https://phpackages.com/packages/clagiordano-phpunit-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.9M56](/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.0M775](/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)
