Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Tests in parallel are not counting #1153

Open
el-klo opened this issue May 15, 2024 · 0 comments
Open

[Bug]: Tests in parallel are not counting #1153

el-klo opened this issue May 15, 2024 · 0 comments
Labels

Comments

@el-klo
Copy link

el-klo commented May 15, 2024

What Happened

Whenever i run my tests in parallel, the number of tests stays at 667. When i run a normal test-run the correct number of tests shows. The number of assertions is correct, this does not get affected by the -p tag.

Screenshot 2024-05-15 at 10 05 25
Screenshot 2024-05-15 at 10 05 47

When i switch to a different branch in GIT and run the parralel test again, it shows the correct number of tests.

How to Reproduce

It stopped counting after i reached 667 tests

Sample Repository

No response

Pest Version

2.34.7

PHP Version

8.3.7

Operation System

macOS

Notes

The version numbers i am using:
pestphp/pest 2.34.7 2.34.7 The elegant PHP Testing Framework.
pestphp/pest-plugin-faker 2.0.0 2.0.0 The Pest Faker Plugin
pestphp/pest-plugin-laravel 2.4.0 2.4.0 The Pest Laravel Plugin
pestphp/pest-plugin-livewire 2.1.0 2.1.0 The Pest Livewire Plugin
pestphp/pest-plugin 2.1.1 2.1.1 The Pest plugin manager
pestphp/pest-plugin-arch 2.7.0 2.7.0 The Arch plugin for Pest PHP.

@el-klo el-klo added the bug label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant