blob: 3fe948030d57b4401496b82585d851059903e9b3 [file]
[tool:pytest]
norecursedirs = tests/helpers
markers =
docker: Tests that require to run and interact with a docker container
dockerinspect: Tests that inspect image layers
incremental: Test classes containing tests that need to run incrementally
integration: Integration tests
slow: Tests that run slower than the average test
structure: Structure tests