Package: python3-pytest-timeout (2.3.1-1)
Links for python3-pytest-timeout
Debian Resources:
Download Source Package 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]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
plugin pytest per terminare test in sospeso - Python 3.x
Questo è un plugin che termina i test dopo un certo tempo di scadenza. Quando ciò accade, verrà mostrato un dump dello stack di tutti i thread in esecuzione in quel momento. Ciò è utile quando si eseguono test con server Continuous Integration o semplicemente se non si sa perché la suite di test resta in sospeso.
Notare che mentre su sistemi POSIX in maniera predefinita py.test continua a eseguire i test dopo che un test è stato temporizzato, all'esterno ciò non sempre è possibile. Spesso l'unico modo sicuro di interrompere un test in sospeso consiste nel terminare l'intero processo. Poiché si tratta di una terminazione forzata (os._exit()), non si avrà alcun teardown, output XML di JUnit, ecc. Ma, in ogni caso, il plugin assicurerà di poter avere un output di debug sullo stderr, che è la parte più importante di questa fase. Vedere sotto per informazioni dettagliate sui metodi di timeout e i loro effetti collaterali.
Il plugin pytest-timeout è stato testato su Python 2.6 o superiore, inclusi Python 3.x e pypy.
Questo pacchetto fornisce la gestione per Python 3.x .
Other Packages Related to python3-pytest-timeout
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
-
- dep: python3-pytest
- sistema per test semplice e potente in Python 3
Download python3-pytest-timeout
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 21.4 kB | 66.0 kB | [list of files] |