{"library":"pytest-timeouts","type":"library","category":null,"description":"pytest-timeouts is a Linux-only Pytest plugin (version 1.2.1) designed to precisely control the duration of various test case execution phases: setup, execution, and teardown. It's distinct from the `pytest-timeout` plugin and is specifically tailored for scenarios requiring SIGALRM-based test interruption on Linux systems. Releases are infrequent but active.","language":"python","status":"active","version":"1.2.1","tags":["pytest","testing","timeout","plugin","linux-only","ci"],"install":[{"cmd":"pip install pytest-timeouts","imports":["import pytest\n\n@pytest.mark.execution_timeout(1.5)\ndef test_something():\n    ..."]}],"homepage":null,"github":"https://github.com/Scony/pytest-timeouts","docs":"https://pytest-timeouts.readthedocs.io","changelog":null,"pypi":"https://pypi.org/project/pytest-timeouts/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":0.5,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pytest-timeouts/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}