Skip to content

Releases: paratestphp/paratest

v6.9.0

07 Feb 10:04
6f90dca
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.8.1...v6.9.0

v7.0.2

06 Feb 14:26
5346ac0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.1...v7.0.2

v7.0.1

04 Feb 16:13
87fc18b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v7.0.0...v7.0.1

v7.0.0

04 Feb 13:59
d3b3648
Compare
Choose a tag to compare

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

v6.8.1

17 Jan 10:09
168c1cf
Compare
Choose a tag to compare

What's Changed

  • PHPUnit 9.5.28: fix handling of test-like classes by @Slamdunk in #717

Full Changelog: v6.8.0...v6.8.1

v6.8.0

29 Dec 09:43
4b70abf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.7.0...v6.8.0

v6.7.0

12 Dec 07:32
1db5cc1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.6.5...v6.7.0

v6.6.5

28 Oct 12:22
31fd5d6
Compare
Choose a tag to compare

What's Changed

  • github-actions(deps): bump actions/stale from 5 to 6 by @dependabot in #698
  • Fixes for phpstormhelper to do with re-running failed tests by @billypoke in #692

Full Changelog: v6.6.4...v6.6.5

v6.6.4

13 Sep 10:47
4ce800d
Compare
Choose a tag to compare

What's Changed

  • Upgrade to doctrine/coding-standards:v10 by @Slamdunk in #691
  • PhpstormHelper: do no rely on external packages that are still not loaded by @Slamdunk in #694

Full Changelog: v6.6.3...v6.6.4

v6.6.3

25 Aug 05:44
f2d781b
Compare
Choose a tag to compare

What's Changed

  • PhpStorm integration: consider phpunit binary located in bin directory by @alexndlm in #689

New Contributors

Full Changelog: v6.6.2...v6.6.3