PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
PHPUnit 12 is the current stable version.
PHPUnit 13 will be the next major version.
PHPUnit 12 has been released
PHPUnit 11 has been released
PHPUnit 10 has been released
Seeing the Truth: Test Oracles
Testing with(out) dependencies
Path Coverage or Mutation Testing?