Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 248 Bytes

functions.rst

File metadata and controls

9 lines (7 loc) · 248 Bytes

Functions

is_async_test

Returns whether a specific pytest Item is an asynchronous test managed by pytest-asyncio.

This function is intended to be used in pytest hooks or by plugins that depend on pytest-asyncio.