PHPackages                             epdenouden/phpunit-testdox-tutorial - 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. epdenouden/phpunit-testdox-tutorial

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

epdenouden/phpunit-testdox-tutorial
===================================

Self-guided tutorial for PHPUnit TestDox human-readable reports.

1.1.2(6y ago)922[1 PRs](https://github.com/epdenouden/phpunit-testdox-tutorial/pulls)BSD-3-ClausePHPCI passing

Since Mar 4Pushed 4w ago2 watchersCompare

[ Source](https://github.com/epdenouden/phpunit-testdox-tutorial)[ Packagist](https://packagist.org/packages/epdenouden/phpunit-testdox-tutorial)[ Docs](https://phpunit.de/)[ RSS](/packages/epdenouden-phpunit-testdox-tutorial/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (1)Versions (8)Used By (0)

PHPUnit TestDox tutorial
========================

[](#phpunit-testdox-tutorial)

Download and install the tutorial and PHPUnit using Composer:

```
composer create-project epdenouden/phpunit-testdox-tutorial
```

Keep self-testing and fixing until everything is green!

```
cd phpunit-testdox-tutorial/
composer test
```

Topics covered
--------------

[](#topics-covered)

FileTopic[`unit/HowToUseThisTutorialTest.php`](./tests/unit/HowToUseThisTutorialTest.php)`@testdox` annotation basics[`unit/TestDoxAutomaticCapitalizationTest.php`](./tests/unit/TestDoxAutomaticCapitalizationTest.php)improve naming of tests and test suites[`unit/TestDoxDataProviderTest.php`](./tests/unit/TestDoxDataProviderTest.php)data providers: quickly identify failing scenarios by including parameter values[`end-to-end/*.phpt`](./tests/end-to-end/)PHPUnit end-to-end (self-)testingTestDox manual
--------------

[](#testdox-manual)

- PHPUnit manual on the [`@testdox` annotation](https://phpunit.readthedocs.io/en/9.0/annotations.html#testdox)
- PHPUnit manual on the [`--testdox` command line option](https://phpunit.readthedocs.io/en/9.0/textui.html#testdox)
- [PHPT file format reference](https://qa.php.net/phpt_details.php)

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance62

Regular maintenance activity

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

4

Last Release

2263d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/be5397e7f899edc0b93cd75a822419532dc07d06d775e58ad04dcc0ea930e05f?d=identicon)[ewoutdenouden](/maintainers/ewoutdenouden)

---

Top Contributors

[![epdenouden](https://avatars.githubusercontent.com/u/26651359?v=4)](https://github.com/epdenouden "epdenouden (9 commits)")

---

Tags

testingphpunittutorial

### Embed Badge

![Health badge](/badges/epdenouden-phpunit-testdox-tutorial/health.svg)

```
[![Health](https://phpackages.com/badges/epdenouden-phpunit-testdox-tutorial/health.svg)](https://phpackages.com/packages/epdenouden-phpunit-testdox-tutorial)
```

###  Alternatives

[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69417.9M510](/packages/spatie-phpunit-snapshot-assertions)[phpunit/phpunit-selenium

Selenium Server integration for PHPUnit

59610.9M150](/packages/phpunit-phpunit-selenium)[yoast/phpunit-polyfills

Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests

18338.5M841](/packages/yoast-phpunit-polyfills)[ta-tikoma/phpunit-architecture-test

Methods for testing application architecture

10745.9M13](/packages/ta-tikoma-phpunit-architecture-test)[matthiasnoback/symfony-config-test

Library for testing user classes related to the Symfony Config Component

1679.8M395](/packages/matthiasnoback-symfony-config-test)

PHPackages © 2026

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