6 lines
77 B
INI
6 lines
77 B
INI
[pytest]
|
|
asyncio_mode = auto
|
|
pythonpath = src
|
|
testpaths = tests
|
|
addopts = -s
|