[pytest] addopts = -m "not live and not docker" markers = live: tests requiring server access (run with '-m live') docker: tests requiring Docker (run with '-m docker')