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

New issue 97: Dynamic distribution of tests on different hosts
http://bitbucket.org/hpk42/py-trunk/issue/97/dynamic-distribution-of-tests-on-different

Noufal Ibrahim / nibrahim on Mon, 17 May 2010 11:59:40 +0200:

Description:
  Right now, the host setup is done globally upfront. This means that an 
invocation of py.test can send tests only to a single set of hosts. 

It would be nice to be able to customise this in the `conftest.py` files so 
that I can indicate that all tests in (say) "test_foo" directory should be run 
on host X. The person who invokes the tests wouldn't need to care and can 
directly just run tests. The config options would take care of distributing the 
tests to the right machines. 

Responsible:
  hpk42
-- 
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

Reply via email to