saving-willy-dev / pytest.ini
rmm
chore: added custom marker to slow (>20s) test, updated CI to skip
a9c8ccb
raw
history blame
96 Bytes
[pytest]
pythonpath = "src"
testpaths =
tests
markers =
component:
end2end_slow: