MCPcopy Create free account
hub / github.com/pytest-dev/pytest / test_sleep

Function test_sleep

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

Source from the content-addressed store, hash-verified

5
6@pytest.mark.anyio
7async def test_sleep():
8 await anyio.sleep(0)

Callers

nothing calls this directly

Calls 1

sleepMethod · 0.80

Tested by

no test coverage detected