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

testing: random test ordering #3268

Open
germa89 opened this issue Jul 11, 2024 · 0 comments
Open

testing: random test ordering #3268

germa89 opened this issue Jul 11, 2024 · 0 comments

Comments

@germa89
Copy link
Collaborator

germa89 commented Jul 11, 2024

Working on #3257 and #3254, I realized that some tests do affect the tests after them (normally in a bad way).
Although mentioned PRs aims to mitigate that, I think it will be clever to have random test ordering.

Keeping in mind that ideally all the pool tests should run once after another (order independent), so we can start and stop the pool just once.

https://pypi.org/project/pytest-random-order/

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

No branches or pull requests

1 participant