What's Changed
- Make fixtures regenerable, do not flatten JUnit logs on merge by @Slamdunk in #678
- Add TestDox support, fix
--verbose
option type, add--debug
option by @Slamdunk in #679 - Make
--colors
flag consistent with PHPUnit's one by @Slamdunk in #680 - Require
--random-order-seed
and--repeat
values by @Slamdunk in #681
Full Changelog: v6.5.1...v6.6.0