[ Paquet source : pytest-xdist ]
Paquet : python3-pytest-xdist (2.2.0-1)
Liens pour python3-pytest-xdist
Ressources Debian :
- Rapports de bogues
- Developer Information
- Journal des modifications Debian
- Fichier de licence
- Suivis des correctifs pour Debian
Télécharger le paquet source pytest-xdist :
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
xdist plugin for py.test (Python 3)
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 pytext-xdist for Python 3.
Autres paquets associés à python3-pytest-xdist
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-execnet (>= 1.1)
- déploiement rapide multi-Python –⋅Python⋅3
-
- dep: python3-pytest (>= 6.0.0~)
- Simple, powerful testing in Python3
-
- dep: python3-pytest-forked
- py.test plugin for running tests in forked subprocesses (Python 3)
-
- enh: python3-pytest
- Simple, powerful testing in Python3
Télécharger python3-pytest-xdist
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 42,4 ko | 157,0 ko | [liste des fichiers] |