mirror of
https://github.com/apidoorman/doorman.git
synced 2026-02-09 11:07:05 -06:00
pytest ini
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user