nomri / pytest.ini
samaonline
init
1b34a12
raw
history blame contribute delete
123 Bytes
[pytest]
markers =
train: marks training tests (long runtime) (deselect with '-m "not train"')
addopts = -m "not train"