1
0
mirror of https://github.com/sherlock-project/sherlock synced 2026-05-26 18:03:02 +00:00
Files
sherlock/pytest.ini
T
2025-09-14 00:39:35 -04:00

6 lines
215 B
INI

[pytest]
addopts = --strict-markers -m "not validate_targets"
markers =
online: mark tests are requiring internet access.
validate_targets: mark tests for sweeping manifest validation (sends many requests).