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 4mo 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 today

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

36

—

LowBetter than 79% of packages

Maintenance52

Moderate activity, may be stable

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity62

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

2354d 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.5k142.8M1.1k](/packages/brianium-paratest)[spatie/phpunit-snapshot-assertions

Snapshot testing with PHPUnit

69720.4M691](/packages/spatie-phpunit-snapshot-assertions)[allure-framework/allure-phpunit

Allure PHPUnit integration

6613.6M48](/packages/allure-framework-allure-phpunit)[facile-it/paraunit

paraunit

145905.2k19](/packages/facile-it-paraunit)[robiningelbrecht/phpunit-pretty-print

Prettify PHPUnit output

77598.4k18](/packages/robiningelbrecht-phpunit-pretty-print)[shopsys/http-smoke-testing

HTTP smoke test case for testing all configured routes in your Symfony project

67275.0k2](/packages/shopsys-http-smoke-testing)

PHPackages © 2026

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