{"library":"pytest-anyio","type":"library","category":null,"description":"This package is obsolete. The pytest plugin for AnyIO is built directly into the `anyio` library itself, meaning `pytest-anyio` does not need to be installed. The PyPI entry for `pytest-anyio` serves primarily as a redirect to this information. AnyIO provides a robust asynchronous networking and concurrency library compatible with asyncio and Trio, with its pytest plugin facilitating asynchronous test writing and fixture management.","language":"python","status":"deprecated","version":"0.0.0","tags":["pytest","anyio","async","testing","asyncio","trio","plugin","deprecated"],"install":[{"cmd":"pip install anyio pytest","imports":["import pytest\n# ... then use @pytest.mark.anyio on async test functions or pytestmark = pytest.mark.anyio","def test_my_async_function(anyio_backend): ..."]}],"homepage":null,"github":"https://github.com/graingert/pytest-anyio","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pytest-anyio/","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.9,"avg_import_s":0.42,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pytest-anyio/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}