Skip to content

Tags: paratestphp/paratest

Tags

v7.23.0

Toggle v7.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support and require `phpunit/phpunit:v13.2` (#1113)

Co-authored-by: Filippo Tessarotto <zoeslam@gmail.com>

v7.22.4

Toggle v7.22.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix merged coverage PHP reports (#1105)

v7.22.3

Toggle v7.22.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix JUnit XML missing test cases when merging suites in `--functional…

…` mode (#1097)

v7.22.2

Toggle v7.22.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix code coverage report when multiple outputs are set (#1096)

v7.22.1

Toggle v7.22.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added fix for shard logic (#1095)

* Added fix for shard logic - it should work correctly without functional flag.

* Rewrite shard distribution tests to verify method counts and functional mode

v7.22.0

Toggle v7.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add `random` shard test distribution (#1091)

v7.21.1

Toggle v7.21.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bug: downgrade Symfony pin to a released version (#1093)

v7.21.0

Toggle v7.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for `php-code-coverage:v14`, require `phpunit/phpunit:v13…

….1` (#1088)

v7.20.0

Toggle v7.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add `--shard-test-distribution` with a new `round-robin` method (#1089)

v7.19.2

Toggle v7.19.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for `--do-not-fail-on-*` options (#1087)