Skip to content

Tags: MatTheCat/paratest

Tags

v7.2.7

Toggle v7.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Prevent inconsistent behaviour when no tests have to run in sub-proce…

…ss (paratestphp#790)

v7.2.6

Toggle v7.2.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
`--functional`: wait for wrapper to end its operations before destroi…

…ng the chile process (paratestphp#787)

v7.2.5

Toggle v7.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Code Coverage on custom group with data provider (paratestphp#785)

v7.2.4

Toggle v7.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PHPUnit compatibility to 10.3.1 (paratestphp#784)

v7.2.3

Toggle v7.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update PHPUnit compatibility to 10.2.6 (paratestphp#780)

* Add more specificy assertion for Teamcity output

* Upgrade to UnexpectedOutputPrinter

* Teamcity log sorting is needed due to concurrency race condition on which test output first

* Add PHP 8.3.0-dev compatibility

v7.2.2

Toggle v7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Testdox: retain PHPUnit Errors/Warnings/Deprecations (paratestphp#774)

v7.2.1

Toggle v7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Output: get numbers of columns from PHPUnit (paratestphp#773)

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Mutation Score badge img uri

v7.1.5

Toggle v7.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle unexpected output (paratestphp#769)

v6.10.0

Toggle v6.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add `--stop-on-error` option to runner (paratestphp#765)

Co-authored-by: Stephan Wentz <swentz@brainbits.net>