--- 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. _______________________________________________ py-dev mailing list py-dev@codespeak.net http://codespeak.net/mailman/listinfo/py-dev