Skip to content

Commit 4fb9650

Browse files
author
Shehab Abdel-Salam
committed
Configure pytest
1 parent fbf3c2b commit 4fb9650

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pytest.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[pytest]
22
testpaths = chapters
3-
python_files = test_*.py
3+
python_files = test_*.py
4+
asyncio_default_fixture_loop_scope = function

0 commit comments

Comments
 (0)