Skip to content

Commit 36b4bb0

Browse files
author
Shehab Abdel-Salam
committed
configure pytest
1 parent 3a1c662 commit 36b4bb0

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)