[pytest] testpaths = tests addopts = -m "not network and not integration" markers = network: requires external network access integration: requires external services or full-stack integration setup