hook/mechanism to await awaitable results of fixtures/test results (asyncio/anyio/trio) #9962
Labels
type: proposal
proposal for a new feature, often to gather opinions or design the API around the new feature
currently pytest plugins have to replicate a number of mechanisms to handle async fixtures
#207 was originally intended to help with that, but was more broad than necessary
with #7337 being soon integrated,
the interface should be narrowed and coordinated with the asyncio/trio/curio plugins
The text was updated successfully, but these errors were encountered: