全部搜索项
sid  ]
[ 源代码: python-pytest-run-parallel  ]

软件包:python3-pytest-run-parallel(0.6.1-2)

python3-pytest-run-parallel 的相关链接

Screenshot

Debian 的资源:

下载源码包 python-pytest-run-parallel

维护小组:

外部的资源:

相似软件包:

Run many instances of the same test in a thread pool

This pytest plugin takes a set of tests that would be normally be run serially and execute them in parallel.

The main goal of pytest-run-parallel is to discover thread-safety issues that could exist when using C libraries. This is of vital importance after PEP703, which provides a path for a CPython implementation without depending on the Global Interpreter Lock (GIL), thus allowing for proper parallelism in programs that make use of the CPython interpreter.

This plugin is not an alternative to pytest-xdist and does not run all of the tests in a test suite simultaneously in a thread pool. Instead, it runs many instances of the same test in a thread pool. It is only useful as a tool to do multithreaded stress tests using an existing test suite and is not useful to speed up the execution of a test suite via multithreaded parallelism.

其他与 python3-pytest-run-parallel 有关的软件包

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

下载 python3-pytest-run-parallel

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