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

Add option to run tests in parallel on multiple subprocesses #213

Closed
yotamr opened this issue Dec 14, 2014 · 5 comments
Closed

Add option to run tests in parallel on multiple subprocesses #213

yotamr opened this issue Dec 14, 2014 · 5 comments

Comments

@yotamr
Copy link

yotamr commented Dec 14, 2014

Akin to nose's multiprocess, it would be useful to distribute slash tests across several worker processes.

@vmalloc
Copy link
Member

vmalloc commented Dec 14, 2014

+1 on this. It requires some preparations but it's definitely on the roadmap

@eplaut
Copy link
Contributor

eplaut commented Aug 11, 2016

@vmalloc can you estimate if this feature will be available?

@vmalloc
Copy link
Member

vmalloc commented Aug 11, 2016

if it will be available = yes.
when it will be available is slightly trickier. We're currently trying to stabilize Backslash, and I think it's next in priority after that.

BTW - we do plan on adding the option to parallelize based on Backslash (with Backslash being the entity who knows what succeeded and what needs to be run), so it might help your particular purpose as well...

@eplaut
Copy link
Contributor

eplaut commented Aug 11, 2016

Many thanks! I'll wait for it

@vmalloc
Copy link
Member

vmalloc commented Jul 24, 2017

Already implemented in 1.3.0

@vmalloc vmalloc closed this as completed Jul 24, 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

3 participants