5 lines
75 B
INI
5 lines
75 B
INI
[pytest]
|
|
testpaths = tests
|
|
pythonpath = .
|
|
addopts = --basetemp=.pytest_tmp
|