pytest ini

This commit is contained in:
seniorswe
2026-01-24 23:42:36 -05:00
parent eeb18f427c
commit 6917068ef2

View File

@@ -3,3 +3,8 @@ testpaths = tests
asyncio_mode = auto
markers =
order: mark test to run in a specific order
compression: mark test as related to compression
content_types: mark test as related to content types
benchmark: mark test as a benchmark
cpu: mark test as related to cpu usage
integration: mark test as an integration test