6 lines
134 B
INI
6 lines
134 B
INI
|
|
[pytest]
|
||
|
|
testpaths = tests
|
||
|
|
addopts = -v --tb=short
|
||
|
|
markers =
|
||
|
|
slow: test lenti (training completo) — escludi con -m "not slow"
|