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

Allow parallelization of e2e tests in CI #6158

Closed
danjm opened this issue Feb 14, 2019 · 2 comments
Closed

Allow parallelization of e2e tests in CI #6158

danjm opened this issue Feb 14, 2019 · 2 comments

Comments

@danjm
Copy link
Contributor

danjm commented Feb 14, 2019

With #6157, our e2e tests will be in multiple files. We can speed up our CI runs by parallelizing them

@whymarrh whymarrh changed the title Allow parallization of e2e tests in CI Allow parallelization of e2e tests in CI May 1, 2019
@evertonfraga
Copy link

Consider using AVA for that, as it has built-in parallelization with process isolation

@tmashuang
Copy link
Contributor

This has been implemented I believe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants