MCPcopy
hub / github.com/pytest-dev/pytest / test_sleep

Function test_sleep

testing/plugins_integration/pytest_anyio_integration.py:10–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9@pytest.mark.anyio
10async def test_sleep():
11 await anyio.sleep(0)

Callers

nothing calls this directly

Calls 1

sleepMethod · 0.80

Tested by

no test coverage detected