New Features
- #394 Add limit for tests recorded in coverage report with new command option
--coverage-test-limit
. Thank you @slt - #388 Log path of the test encountering a fatal error. Thank you @TysonAndre
- #398 Allow iterable data providers. Thank you @thewilkybarkid
Bugfixes / Other
- #402 Correct warning handling. Thank you @crzdeveloper
- #376 Fix possible problems with autoloading PHPUnit. Thank you @crzdeveloper
- #393 SuiteLoader to use groups from class as well as methods. Thank you @slt
- #386 Migrate to Box3 for building our Phar. Thank you @theofidry
- #375 Fix our CI build (due to output format changes). Thank you @tomasliubinas
- #374 Improved Documentation. Thank you @tomasliubinas