Skip to content

Releases: paratestphp/paratest

v7.0.5

09 Feb 11:09
3f5a62a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.4...v7.0.5

v7.0.4

08 Feb 08:14
20fa234
Compare
Choose a tag to compare

What's Changed

  • CodeCoverage: use non-singleton local instances from PHPUnit 10.0.6 by @Slamdunk in #728

Full Changelog: v7.0.3...v7.0.4

v7.0.3

07 Feb 08:09
76baf4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.0.2...v7.0.3

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