#PHPUnit
I wrote a silly disk defragmenter display for PHPUnit:

github.com/benholmen/defrag
November 19, 2024 at 11:41 PM
Voici un petit article de blog sur les Data Provider de PHPUnit, directement inspiré de ce que j'ai pu voir lors de mes dernières missions. :)
Retours bienvenus. 😊
odolbeau.fr/blog/phpunit...
#php #phpunit #dataprovider #rex
À quel moment est-il pertinent d'utiliser un data provider PHPUnit ?
Quand l'utilisation d'un data provider PHPUnit est-elle pertinente et quand ne l'est-elle pas.
odolbeau.fr
December 2, 2024 at 9:14 AM
📦 valkyrja/phpunit v26.6.47

PHPUnit for the Valkyrja Project.

🔗 https://github.com/valkyrjaio/ci-phpunit-php
September 25, 2026 at 4:59 PM
📦 valkyrja/ci-phpunit v26.6.47

PHPUnit for the Valkyrja Project.

🔗 https://github.com/valkyrjaio/ci-phpunit-php
September 25, 2026 at 4:59 PM
📦 phpunit/phpunit 12.5.36

The PHP Unit Testing framework.

🔗 https://github.com/sebastianbergmann/phpunit
September 25, 2026 at 9:59 AM
📦 matesofmate/phpunit-extension 0.7.1

PHPUnit extension for symfony/ai-mate providing token-optimized test execution tools

🔗 https://github.com/MatesOfMate/phpunit-extension
September 25, 2026 at 9:00 PM
📦 phpunit/phpunit 10.5.65

The PHP Unit Testing framework.

🔗 https://github.com/sebastianbergmann/phpunit
September 23, 2026 at 11:20 AM
📦 phpunit/phpunit 9.6.37

The PHP Unit Testing framework.

🔗 https://github.com/sebastianbergmann/phpunit
September 23, 2026 at 11:20 AM
I made a little toy to convert PHP's test runner to this output

github.com/benholmen/defrag
GitHub - benholmen/defrag: Disk defrag output for PHPUnit tests
Disk defrag output for PHPUnit tests. Contribute to benholmen/defrag development by creating an account on GitHub.
github.com
January 24, 2025 at 4:50 AM
PHPUnit で書かれたテストコードののテストサイズ属性の構成比を計測・レポートする PHPUnit 拡張を作成し、OSSとして公開しました。

GitHub - twada/phpunit-size-distribution: A PHPUnit extension that measures and reports test size distribution (Small/Medium/Large)
github.com/twada/phpuni...
GitHub - twada/phpunit-size-distribution: A PHPUnit extension that measures and reports test size distribution (Small/Medium/Large)
A PHPUnit extension that measures and reports test size distribution (Small/Medium/Large) - twada/phpunit-size-distribution
github.com
March 27, 2026 at 9:30 AM
TIL the assertArrayIsEqualToArrayOnlyConsideringListOfKeys assertion of phpunit

docs.phpunit.de/en/11.4/asse...

thanks @damienalexandre.bsky.social
1. Assertions — PHPUnit 11.4 Manual
docs.phpunit.de
November 20, 2024 at 9:36 AM
TIL: `PHPUnit\Framework\TestCase#provideAdditionalInformation(string): void` #php
September 25, 2026 at 1:59 PM
⚙️ Bugfix update:

- phpunit9-9.6.37-1

github.com/sebastianber...
phpunit/ChangeLog-9.6.md at 9.6.37 · sebastianbergmann/phpunit
The PHP Unit Testing framework. Contribute to sebastianbergmann/phpunit development by creating an account on GitHub.
github.com
September 23, 2026 at 12:24 PM
⚙️ Bugfix update:

- phpunit8-8.5.55-1

github.com/sebastianber...
phpunit/ChangeLog-8.5.md at 8.5.55 · sebastianbergmann/phpunit
The PHP Unit Testing framework. Contribute to sebastianbergmann/phpunit development by creating an account on GitHub.
github.com
September 23, 2026 at 12:23 PM
Can we have a progress bar with phpunit runners
September 24, 2026 at 11:41 PM
⚙️ Bugfix update:

- phpunit10-10.5.65-1

github.com/sebastianber...
phpunit/ChangeLog-10.5.md at 10.5.65 · sebastianbergmann/phpunit
The PHP Unit Testing framework. Contribute to sebastianbergmann/phpunit development by creating an account on GitHub.
github.com
September 23, 2026 at 12:24 PM
Most developers use PHPUnit exactly as it comes out of the box, but PHPUnit is designed to be extended. Dan Soppelsa's "PHPUnit: Beyond Assertions" will explore the extension points that allow you to tailor PHPUnit to your application. Get tickets at buff.ly/Z42n9Lr
September 22, 2026 at 5:45 PM
Starting with Symfony 7.2, when you dump a huge object in CLI with the var dumper, you can paginate the output AND still have colors!

```
FORCE_COLOR=true vendor/bin/phpunit | less -R
```
February 20, 2025 at 4:39 PM
a few months back, Brent and i did a livestream where we migrated his app from PHPUnit to Pest. if you missed it, you can also watch it here: youtu.be/emMYyeBfYlM.
Migrating Brent’s PHPUnit Test Suite to Pest
YouTube video by Nuno Maduro
youtu.be
October 28, 2024 at 11:51 AM
📦 adachsoft/phpunit-runner-lib v0.2.0

Library for running PHPUnit via CLI and parsing results into structured DTOs.

🔗 https://gitlab.com/a.adach/phpunit-runner-lib
September 22, 2026 at 7:59 AM
a few weeks ago (in case you missed it), i chatted with sebastian, the creator of PHPUnit. we covered the history of PHPUnit, his take on @pestphp.bsky.social, and more. it’s still up on my youtube channel! youtu.be/Fgfaa4N-gso
Sebastian Bergmann: Story of PHPUnit, PEST PHP, And More | Nuno Maduro Podcast
YouTube video by Nuno Maduro
youtu.be
November 5, 2024 at 5:28 PM
PHPのUnitテスト、PHPUnitの上に構築されたPestが主流になりつつあるんやぁ

サンプルコードを見たら、確かに読みやすい

AIコーディングエージェント向けのローカルMCPサーバーの Laravel Boost も良さげ

zenn.dev/avosalmon/ar...
Laravelは単なるバックエンドフレームワークではない。急速に進化し続けるLaravelエコシステム。
zenn.dev
February 2, 2026 at 10:18 PM
📦 alexskrypnyk/phpunit-helpers 1.2.0

Helpers to work with PHPUnit

🔗 https://github.com/AlexSkrypnyk/phpunit-helpers
September 21, 2026 at 3:59 AM
Assert DOM, dispatched events, AND database rows in one PHPUnit test💻
Catch Simon André at #SymfonyCon Warsaw 2026 for live demos on testing Live Components, payment flows, and visual regression! https://symfony.com/blog/symfonycon-warsaw-2026-real-browsers-real-kernel-playwright-testing-in-symfony
September 22, 2026 at 3:58 PM
Phpunit uses it a lot
December 9, 2024 at 6:44 PM