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

Feature Request: Ability to run tests in parallel #2695

Closed
PikaChokeMe opened this issue May 8, 2017 · 1 comment
Closed

Feature Request: Ability to run tests in parallel #2695

PikaChokeMe opened this issue May 8, 2017 · 1 comment

Comments

@PikaChokeMe
Copy link

As a developer working on an application with an ever growing test suite it would be really nice if we possessed the ability to run any particular suite of tests in parallel with any other suite as they almost never conflict.

I've noticed that there is a concurrency flag that is set to infinity by default, but I never have more than a single browser pop up and open. Also, despite all attempts to change this number, I never notice any behavioral difference in the test runner itself.

If this feature isn't available I think it would be incredibly helpful to have, and if this is a feature that is currently available, please forgive me and teach me how to capitalize upon this feature.

@maksimr
Copy link
Contributor

maksimr commented May 8, 2017

Duplicates #439

@maksimr maksimr closed this as completed May 8, 2017
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

2 participants