Skip to content

Commit

Permalink
pytest.ini - asyncio_default_fixture_loop_scope=function
Browse files Browse the repository at this point in the history
  • Loading branch information
tmikuska committed Sep 2, 2024
1 parent 19bf254 commit a9d4f50
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
Expand Up @@ -12,6 +12,7 @@ addopts =
junit_family=xunit1

asyncio_mode=auto
asyncio_default_fixture_loop_scope=function

# start pytest with --log-level=info
# log_cli=True
Expand Down

0 comments on commit a9d4f50

Please sign in to comment.