Package: python-pytest-timeout (1.3.3-1)
Links for python-pytest-timeout
Debian Resources:
Download Source Package python-pytest-timeout:
- [python-pytest-timeout_1.3.3-1.dsc]
- [python-pytest-timeout_1.3.3.orig.tar.gz]
- [python-pytest-timeout_1.3.3-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [bitbucket.org]
Similar packages:
plugin pytest per terminare test in sospeso - Python 2.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 2.X.
Other Packages Related to python-pytest-timeout
|
|
|
|
-
- dep: python
- linguaggio interattivo di alto livello orientato agli oggetti (versione Python 2)
-
- dep: python-pytest
- sistema per test semplice e potente in Python
Download python-pytest-timeout
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 14.6 kB | 48.0 kB | [list of files] |