Skip to content

v7.0.0

Compare
Choose a tag to compare
@Slamdunk Slamdunk released this 04 Feb 13:59
· 207 commits to 7.x since this release
d3b3648

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 now
  • Runner has been removed
  • WrapperRunner is now the default runner

Full Changelog: v6.8.1...v7.0.0