PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
PHPUnit 11 is the current stable version.
PHPUnit 12 will be the next major version.
PHPUnit 11 has been released
PHPUnit 10 has been released
PHPUnit 9 has been released
PCOV or Xdebug?
PHPUnit Code Sprint: March 2024
Why I manage test fixture differently