معرفی شرکت ها


python3-module-pytest-timeout-1.3.3-alt4.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

pytest plugin which will terminate tests after a certain timeout
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p10
مخزن ALTLinux classic noarch
نام بسته python3-module-pytest-timeout
نام فایل بسته python3-module-pytest-timeout-1.3.3-alt4.noarch.rpm
نسخه بسته 1.3.3
انتشار بسته alt4
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Mon 28 Jun 2021 06
هاست سازنده qa_ldv-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://pypi.org/project/pytest-timeout/
مجوز MIT
حجم دانلود 17K
حجم نصب 51.638K
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.


نیازمندی

مقدار نام
- /usr/lib/python3/site-packages
- python3(collections) < 0
- python3(distutils.version) < 0
- python3(os) < 0
- python3(py) < 0
- python3(pytest) < 0
- python3(signal) < 0
- python3(threading) < 0
- python3(traceback) < 0
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
- python3(pytest_timeout)
= 1.3.3-alt4:sisyphus+275986.100.1.2 python3-module-pytest-timeout


نحوه نصب


نصب پکیج rpm python3-module-pytest-timeout:

    sudo apt-get install python3-module-pytest-timeout-1.3.3-alt4.noarch.rpm


فایل ها

مسیرها
/usr/lib/python3/site-packages/__pycache__/pytest_timeout.cpython-39.opt-1.pyc
/usr/lib/python3/site-packages/__pycache__/pytest_timeout.cpython-39.opt-2.pyc
/usr/lib/python3/site-packages/__pycache__/pytest_timeout.cpython-39.pyc
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info/PKG-INFO
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info/SOURCES.txt
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info/dependency_links.txt
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info/entry_points.txt
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info/requires.txt
/usr/lib/python3/site-packages/pytest_timeout-1.3.3-py3.9.egg-info/top_level.txt
/usr/lib/python3/site-packages/pytest_timeout.py
/usr/share/doc/python3-module-pytest-timeout-1.3.3
/usr/share/doc/python3-module-pytest-timeout-1.3.3/README
/usr/share/doc/python3-module-pytest-timeout-1.3.3/failure_demo.py


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-09-09

Stopped Python2 package build.

2019-08-09

Fixed testing against Pytest 5.

2019-05-31

Fixed Pytest4.x compatibility errors.

2018-12-27

1.3.2 -> 1.3.3.

2018-11-02

1.2.0 -> 1.3.2.

2017-01-11

automated PyPI update

2016-03-13

(NMU) rebuild with rpm-build-python3-0.1.9
packages/ and auto python3.3-ABI dep when needed)

2016-01-28

NMU: Use buildreq for BR.

2015-08-24

Initial build for Sisyphus