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 for tests to designate single/multi processing execution #94

Open
itziakos opened this issue Nov 5, 2014 · 1 comment
Open

Allow for tests to designate single/multi processing execution #94

itziakos opened this issue Nov 5, 2014 · 1 comment

Comments

@itziakos
Copy link
Contributor

itziakos commented Nov 5, 2014

While a number of tests can be run on a multiprocessing pool, some (e.g. tests that use the subprocess module) are not really suitable or cannot be executed properly. There should be a way, probably a decorator that could designate that a test class/method needs to be executed by the main process

@sjagoe sjagoe modified the milestone: 0.5.2 Nov 7, 2014
@sjagoe sjagoe modified the milestone: 0.8.0 May 23, 2016
@itziakos
Copy link
Contributor Author

itziakos commented Jul 5, 2016

is this duplicate of #14?

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