{"library":"pytest-timeout","type":"library","category":null,"description":"pytest-timeout is an actively maintained pytest plugin designed to automatically abort excessively long-running or hanging tests. It helps in maintaining efficient test suites by enforcing timeout limits at various levels (global, session, per-test) and provides different methods to terminate tests. The current version is 2.4.0 and it is part of the pytest-dev organization, implying regular updates and maintenance.","language":"python","status":"active","version":"2.4.0","tags":["pytest","testing","timeout","plugin","performance"],"install":[{"cmd":"pip install pytest-timeout","imports":["import pytest\n@pytest.mark.timeout(300)\ndef test_example():\n    pass"]}],"homepage":null,"github":"https://github.com/pytest-dev/pytest-timeout","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-timeout/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.45,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-timeout/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}