Pakiet: python3-pytest-xdist (3.8.0-4)
Odnośniki dla python3-pytest-xdist
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego pytest-xdist:
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
xdist plugin for pytest (Python 3)
The pytest-xdist plugin extends pytest with some unique test execution modes:
* Looponfail:
Run your tests repeatedly in a subprocess. After each run pytest 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, pytest 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 pytext-xdist for Python 3.
Inne pakiety związane z python3-pytest-xdist
|
|
|
|
-
- dep: python3
- Interaktywny, wysokopoziomowy i obiektowy język programowania (domyślna wersja Python 3)
-
- dep: python3-execnet
- rapid multi-Python deployment (Python 3)
-
- dep: python3-pytest (>= 6.2.0~)
- Simple, powerful testing in Python3
-
- enh: python3-pytest
- Simple, powerful testing in Python3
Pobieranie python3-pytest-xdist
| Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
|---|---|---|---|
| all | 44,9 KiB | 188,0 KiB | [lista plików] |
