[ buster ]
[ Источник: pytest-xdist ]
Пакет: python-pytest-xdist (1.26.1-1)
Ссылки для python-pytest-xdist
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код pytest-xdist:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
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
|
|
|
|
-
- dep: python
- интерактивный объектно-ориентированный язык высокого уровня (ветка 2.x)
-
- dep: python-execnet (>= 1.1)
- rapid multi-Python deployment (Python 2)
-
- dep: python-pytest
- Simple, powerful testing in Python
-
- dep: python-pytest-forked
- py.test plugin for running tests in forked subprocesses (Python 2)
-
- dep: python-six
- библиотека совместимости Python 2 и 3 (интерфейс для Python 2)
-
- enh: python-pytest
- Simple, powerful testing in Python
Загрузка python-pytest-xdist
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 38,1 Кб | 147,0 Кб | [список файлов] |