-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
plugin: xdistrelated to the xdist external pluginrelated to the xdist external plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch
Description
Originally reported by: 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
jxramos, dungdm93, tetienne, joxoby, cgebbe and 1 more
Metadata
Metadata
Assignees
Labels
plugin: xdistrelated to the xdist external pluginrelated to the xdist external plugintype: enhancementnew feature or API change, should be merged into features branchnew feature or API change, should be merged into features branch