Skip to content

pytest-asyncio 0.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 06:22
v0.26.0
  • Adds configuration option that sets default event loop scope for all tests #793
  • Improved type annotations for pytest_asyncio.fixture #1045
  • Added typing-extensions as additional dependency for Python <3.10 #1045