Files
ponzischeme89 6d44e05de4 v1
2026-04-18 07:23:55 +12:00

8 lines
243 B
INI

[pytest]
asyncio_mode = auto
testpaths = tests
addopts = -v --tb=short
markers =
security: marks tests as security / hardening tests (OWASP ASVS / API Top 10)
members_admin: marks tests for the members area and admin-members endpoints