Paquet : python3-pytest-timeout (2.3.1-1)
Liens pour python3-pytest-timeout
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-timeout :
- [python-pytest-timeout_2.3.1-1.dsc]
- [python-pytest-timeout_2.3.1.orig.tar.gz]
- [python-pytest-timeout_2.3.1-1.debian.tar.xz]
Responsables :
Ressources externes :
- Page d'accueil [github.com]
Paquets similaires :
Pytest plugin to abort hanging tests - Python 3.X
This is a plugin which will terminate tests after a certain timeout. When doing so it will show a stack dump of all threads running at the time. This is useful when running tests under a continuous integration server or simply if you don’t know why the test suite hangs.
Note that while by default on POSIX systems py.test will continue to execute the tests after a test has timed, out this is not always possible. Often the only sure way to interrupt a hanging test is by terminating the entire process. As this is a hard termination (os._exit()) it will result in no teardown, JUnit XML output etc. But the plugin will ensure you will have the debugging output on stderr nevertheless, which is the most important part at this stage. See below for detailed information on the timeout methods and their side-effects.
The pytest-timeout plugin has been tested on Python 2.6 or higher, including 3.X and pypy.
This package provides support for Python 3.X.
Autres paquets associés à python3-pytest-timeout
|
|
|
|
-
- 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-timeout
Architecture | Taille du paquet | Espace occupé une fois installé | Fichiers |
---|---|---|---|
all | 21,4 ko | 66,0 ko | [liste des fichiers] |