Files
pytest-xdist/ISSUES.txt
2010-09-07 10:46:58 +02:00

11 lines
295 B
Plaintext

allow to run xdist tests with xdist
-----------------------------------------------
tag: feature
allow to run xdist own tests using its own mechanism.
currently this doesn't work because the remote side
has no py.test plugin. How to configure/do
register "xdist.plugin" on the remote side?