search results

  1. Controlling the distribution of tests with py.test xdist. ... it doesn\'t look like xdist supports any kind of control of how the tests get distributed.
    stackoverflow.com/questions/15260422/​controlling-the... - Cached
  2. Is there a way to control how pytest-xdist runs tests in ... the \'xdist\' plugin from py.test and kick off the ... of \"per-file\" or \"per-test-suite\" distribution.
    stackoverflow.com/questions/4637036 - Cached
  3. py.test - pylib test ... This manual page was written for the Debian distribution because the original program does ... (requires xdist plugin) run tests, ...
    manpages.ubuntu.com/manpages/natty/man1/​py.test.1.html - Cached
  4. used in many projects and organisations, in test suites ranging from 10 to 10s of thousands of tests; ... can distribute tests to multiple CPUs through xdist plugin;
    pytest.org - Cached
  5. One hurdle I had with py.test was working with Twisted based ... pytest-xdist includes lots of really cool options, such as distribution of tests across multiple ...
    pseudofish.com/unit-testing-in-​python...folder-watching.html - Cached
  6. apipkg: namespace control and lazy-import mechanism. apipkg (1.2) ... py.test xdist plugin for distributed testing and loop-on-failing modes. pytest-xdist (1.8)
    code.activestate.com/pypm/feeds/​author:holger-krekel
  7. pytest-xdist-1.4 because of some ... rather than having dist-related code in the generic py.test distribution ... make capturing more resilient against Control-C
    newsgroups.derkeiler.com/Archive/Comp/​comp.lang.python... - Cached
  8. $ py.test -q test_sample.py F ... If you have the xdist plugin installed you will now always ... Control skipping of tests according ...
    pytest.org/latest/example/simple.html - Cached
  9. Adobe PDF
    2 py.test reference documentation19 ... 9.2 Working from version control or a tarball ... •pytest-xdist: to distribute tests to CPUs and ...
    media.readthedocs.org/pdf/pytest/latest/​pytest.pdf
  10. py.test plugin for coverage reporting with support for both ... For distributed testing support install pytest-xdist: ... For further control of coverage use a ...
    pypi.python.org/pypi/pytest-cov - Cached