[py-dev] [hpk42/pytest] way to control how pytest-xdist runs tests in parallel? (issue #175)

Anonymous issues-reply at bitbucket.org
Mon Aug 6 07:05:18 CEST 2012


--- you can reply above this line ---

New issue 175: way to control how pytest-xdist runs tests in parallel?
https://bitbucket.org/hpk42/pytest/issue/175/way-to-control-how-pytest-xdist-runs-tests

Anonymous:

Apologies if this has been raised and triaged already. I could not find it in the archives. 

The enhancement I request in py.test is the ability to control how tests are executed in parallel. It would be _really_ nice to have a way to run multiple classes/modules in parallel, while having serial execution within a given set of classes/modules.

TestNG (Java) provides similar functionality. Please see:
http://testng.org/doc/documentation-main.html#parallel-running

This was also discussed a while ago on StackOverflow. Please see discussion:
http://stackoverflow.com/questions/4637036/is-there-a-way-to-control-how-pytest-xdist-runs-tests-in-parallel


--

This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.



More information about the Pytest-dev mailing list