8 lines
115 B
INI
8 lines
115 B
INI
[pytest]
|
|
addopts = --ignore=old_tests -s
|
|
|
|
# collect_ignore = ["old_test"]
|
|
|
|
[pycodestyle]
|
|
# ignore = old_test/* ALL
|