Releases: paratestphp/paratest
Releases · paratestphp/paratest
v6.6.1
v6.6.0
What's Changed
- Make fixtures regenerable, do not flatten JUnit logs on merge by @Slamdunk in #678
- Add TestDox support, fix
--verbose
option type, add--debug
option by @Slamdunk in #679 - Make
--colors
flag consistent with PHPUnit's one by @Slamdunk in #680 - Require
--random-order-seed
and--repeat
values by @Slamdunk in #681
Full Changelog: v6.5.1...v6.6.0
v6.5.1
v6.5.0
What's Changed
- Document initial setup for all tests by @spawnia in #657
- Escape Symfony Console output by @simPod in #650
- chore: fix phpunit documentation links by @qkdreyer in #662
- CS: disable mysterious Squiz.Functions.FunctionDeclaration.Found issue by @Slamdunk in #666
- Fix PHP 8.2 deprecation by @shyim in #664
- Add workflow for stale issues by @Jean85 in #667
- Add version information by @Jean85 in #668
- Fix stale action by @Jean85 in #669
- Enable ParaTest on itself by @Slamdunk in #671
- Add PHPStorm integration by @Slamdunk in #672
- UI feedback: get closer to PHPUnit's one by @Slamdunk in #673
- Update documentation by @Slamdunk in #674
New Contributors
- @spawnia made their first contribution in #657
- @simPod made their first contribution in #650
- @qkdreyer made their first contribution in #662
- @shyim made their first contribution in #664
- @Jean85 made their first contribution in #667
Full Changelog: v6.4.4...v6.5.0
Version 6.4.4
Version 6.4.3
What's Changed
Full Changelog: v6.4.2...v6.4.3
Version 6.4.2
What's Changed
- Fix #629 JUnit log, create directory if not existent by @raneomik in #630
- Fix propsal for issue #293: Display colors on code coverage by @nicumicle in #641
- Dep update by @Slamdunk in #647
- Upgrade to Infection 0.26 by @Slamdunk in #649
- Correctly count test with a @Depends relationship by @Slamdunk in #654
New Contributors
- @raneomik made their first contribution in #630
- @nicumicle made their first contribution in #641
Full Changelog: v6.4.1...v6.4.2
Version 6.4.1
What's Changed
Full Changelog: v6.4.0...v6.4.1