- Added
--check-version
commandline switch to check whether the current version of PHPUnit is used (PHAR only) - Added
--no-coverage
commandline switch to ignore code coverage configuration from the configuration file - Implemented #1663: The Crap4J report's threshold is now configurable
- Merged #1728: Implemented the
@testWith
annotation as "syntactic sugar" for data providers - Merged #1739: Added support to the commandline test runner for using options after arguments