Paquet : python3-pytest-run-parallel (0.6.1-2)
Liens pour python3-pytest-run-parallel
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 python-pytest-run-parallel :
- [python-pytest-run-parallel_0.6.1-2.dsc]
- [python-pytest-run-parallel_0.6.1.orig.tar.gz]
- [python-pytest-run-parallel_0.6.1-2.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
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.
Autres paquets associés à python3-pytest-run-parallel
|
|
|
|
-
- dep: python3
- langage orienté objet interactif de haut niveau – version par défaut de Python 3
-
- dep: python3-pytest
- Simple, powerful testing in Python3
Télécharger python3-pytest-run-parallel
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 14,2 ko | 66,0 ko | [liste des fichiers] |