File size: 167 Bytes
6c9b8f1
 
b1c84b5
6c9b8f1
 
 
 
1
2
3
4
5
6
7
8
[pytest]
asyncio_mode = auto
asyncio_default_fixture_loop_scope = function
testpaths = tests
python_files = test_*.py
python_classes = Test*
python_functions = test_*