summaryrefslogtreecommitdiff
path: root/pytest.ini
blob: 62fef8639099f1584793d42446bb871088d2b024 (plain)
1
2
3
4
5
6
[pytest]
# We use pytest-relaxed just for its utils at the moment, so disable it at the
# plugin level until we adapt test organization to really use it.
addopts = -p no:relaxed
# Loop on failure
looponfailroots = tests paramiko