Skip to content

Commit

Permalink
Set the default asyncio fixture loop scope
Browse files Browse the repository at this point in the history
  • Loading branch information
felddy committed Aug 29, 2024
1 parent 21a1db0 commit 92b3ee8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[pytest]
addopts = -v -ra --cov
asyncio_mode = auto
asyncio_default_fixture_loop_scope = session

0 comments on commit 92b3ee8

Please sign in to comment.