pestphp / pest

Pest is an elegant PHP testing Framework with a focus on simplicity, meticulously designed to bring back the joy of testing in PHP.
https://pestphp.com
MIT License
9.13k stars 319 forks source link

Teamcity printer in parallel mode #811

Open ariaieboy opened 1 year ago

ariaieboy commented 1 year ago

Right now the --parallel does not support teamcity output and because of that the phpstorm plugin can not detect the tests. On parallel runs

devajmeireles commented 11 months ago

Hey, @ariaieboy ! Thanks for your report.

I'm checking the Pest team if we have any plans for that.

keith-ferney commented 10 months ago

are there any plans to implement this in the near future?

smirok commented 6 months ago

@devajmeireles Hi, PhpStorm is here! We are awaiting for updates regarding the plans as well, this feature would really help us to support the parallel running of tests through the Pest plugin.

nunomaduro commented 6 months ago

Do you mind of taking this one @devajmeireles? And this one: https://github.com/pestphp/pest/issues/823.

austincarpenter commented 4 months ago

Is there an update on this one? 😀 @devajmeireles https://youtrack.jetbrains.com/issue/WI-75728

pindab0ter commented 3 months ago

Would love to see this fixed as well so we can get support for parallel testing in PHPStorm.

pindab0ter commented 2 weeks ago

Any news on this? I would love to have native support for parallel testing in my IDE, which this depends on.