Files
pinn/pytest.ini
T

6 lines
134 B
INI
Raw Normal View History

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