Files

6 lines
110 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
pythonpath = .
addopts = -v --tb=short --ignore=tests/e2e