Release for PHPUnit 10
BC Breaks
\ParaTest\Runners\PHPUnit\RunnerInterface
has been renamed to\ParaTest\RunnerInterface
\ParaTest\RunnerInterface::getExitCode
has been removed\ParaTest\RunnerInterface::run
should return the exit code nowRunner
has been removedWrapperRunner
is now the default runner
Full Changelog: v6.8.1...v7.0.0