Skip to content

Commit 2356afd

Browse files
committed
pytest ini
1 parent c8059b1 commit 2356afd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pytest.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[pytest]
2+
asyncio_mode = auto
3+
asyncio_default_fixture_loop_scope = function
4+
testpaths = tests
5+
python_files = test_*.py

0 commit comments

Comments
 (0)