全部搜索项
buster  ]
[ 源代码: pytest-xdist  ]

软件包:python-pytest-xdist(1.26.1-1)

python-pytest-xdist 的相关链接

Screenshot

Debian 的资源:

下载源码包 pytest-xdist

维护小组:

外部的资源:

相似软件包:

xdist plugin for py.test

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.

其他与 python-pytest-xdist 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 python-pytest-xdist

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 38.1 kB147.0 kB [文件列表]