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

Question: any plans to support parallel testing? #119

Open
feliperaul opened this issue Jan 20, 2023 · 1 comment
Open

Question: any plans to support parallel testing? #119

feliperaul opened this issue Jan 20, 2023 · 1 comment
Labels

Comments

@feliperaul
Copy link

I know it wouldn't be the easiest of undertakings, but is there any plan in the future to leverage Rails ability to run parallel test?

There are some existing libs that might help with the cypress side of things: cypress-parallel

@grantspeelman
Copy link
Collaborator

No official plans for this but it does look like a great idea.

hmmm, it would need a separate server and database for each thread, and if you could get each thread to point to a different host then it could work.

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

3 participants