Skip to content

pytest-asyncio 0.25.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jan 05:06
v0.25.1
  • Fixes an issue that caused a broken event loop when a function-scoped test was executed in between two tests with wider loop scope #950
  • Improves test collection speed in auto mode #1020
  • Corrects the warning that is emitted upon redefining the event_loop fixture