{"library":"pytest-timeout","install":[{"cmd":"pip install pytest-timeout","imports":["import pytest\n@pytest.mark.timeout(300)\ndef test_example():\n    pass"]}]}