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 Oct 18, 2024
1 parent a8998f7 commit f522dde
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 f522dde

Please sign in to comment.