Skip to content

fix: enhance support for --parallel and --teamcity arguments by restoring --teamcity for ParaTest and fixing teamcity output concurrency#1615

Open
smirok wants to merge 1 commit intopestphp:4.xfrom
smirok:parallel-teamcity-concurrency-fix
Open

fix: enhance support for --parallel and --teamcity arguments by restoring --teamcity for ParaTest and fixing teamcity output concurrency#1615
smirok wants to merge 1 commit intopestphp:4.xfrom
smirok:parallel-teamcity-concurrency-fix

Conversation

@smirok
Copy link
Contributor

@smirok smirok commented Jan 27, 2026

What:

  • Bug Fix
  • New Feature

Description:

The fix addresses 2 issues:

  1. A concurrency bug in ParaTest. This issue has been fixed on the ParaTest side, but not yet on the Pest side. Fix teamcity output concurrency paratestphp/paratest#851
  2. Proper propagation of the --teamcity flag to ParaTest. Previously, this was handled incorrectly on PhpStorm’s side by forcing PHPUnit to write test results in TeamCity format directly to stdout.

A corresponding fix on PhpStorm's side will appear in the closest minor release.

Related:

#1236 (comment)

…ring --teamcity for ParaTest and fixing teamcity output concurrency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant