Releases: paratestphp/paratest
Releases · paratestphp/paratest
v7.0.2
v7.0.1
What's Changed
- Fix fidry/cpu-core-counter version by @samsonasik in #724
New Contributors
- @samsonasik made their first contribution in #724
Full Changelog: v7.0.0...v7.0.1
v7.0.0
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
v6.8.1
v6.8.0
What's Changed
- github-actions(deps): bump actions/stale from 6 to 7 by @dependabot in #715
- WrapperRunner: add
--max-batch-size
support by @CheapHasz in #714
New Contributors
- @CheapHasz made their first contribution in #714
Full Changelog: v6.7.0...v6.8.0
v6.7.0
v6.6.5
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
v6.6.3
v6.6.2
What's Changed
- Fix typos by @krsriq in #688
- Allows phpstormhelper to handle and account for coverage options by @billypoke in #686
New Contributors
- @krsriq made their first contribution in #688
- @billypoke made their first contribution in #686
Full Changelog: v6.6.1...v6.6.2