saving-willy-dev / pytest.ini
rmm
test: updated markers for cleaner filtering
05b3cf6
raw
history blame contribute delete
205 Bytes
[pytest]
pythonpath = "src"
testpaths =
tests
markers =
component:
end2end: following several steps of workflow
visual: rendering the site (using selenium)
slow: more than 5 seconds