6 lines
131 B
INI
6 lines
131 B
INI
[pytest]
|
|
testpaths = tests
|
|
pythonpath = .
|
|
addopts = --import-mode=importlib
|
|
norecursedirs = e2e_test_lab cf_v1527 .git __pycache__
|