python-pytest-xdist binary package in Ubuntu Bionic amd64

 The pytest-xdist plugin extends py.test with some unique test execution modes:
 .
  * Looponfail:
      Run your tests repeatedly in a subprocess. After each run py.test waits
      until a file in your project changes and then re-runs the previously
      failing tests. This is repeated until all tests pass after which again a
      full run is performed.
  * Load-balancing:
      if you have multiple CPUs or hosts you can use those for a combined test
      run. This allows one to speed up development or to use special resources
      of remote machines.
  * Multi-Platform coverage:
      you can specify different Python interpreters or different platforms and
      run tests in parallel on all of them.
 .
 Before running tests remotely, py.test efficiently synchronizes your program
 source code to the remote place. All test results are reported back and
 displayed to your local test session. You may specify different Python
 versions and interpreters.
 .
 This package contains pytest-xdist for Python 2.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2018-04-03 09:54:41 UTC Published Ubuntu Bionic amd64 release universe python Optional 1.22.1-1
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.22.1-1
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-04-03 09:54:53 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.22.0-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pytest-xdist 1.22.1-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2018-04-04 12:10:10 UTC Deleted Ubuntu Bionic amd64 proposed universe python Optional 1.22.0-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  2018-02-19 07:33:54 UTC Superseded Ubuntu Bionic amd64 release universe python Optional 1.18.2-1
  • Removed from disk .
  • Removal requested .
  • Superseded by amd64 build of pytest-xdist 1.22.0-1 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu artful-proposed amd64 in Primary Archive for Ubuntu