[pytest] testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_* addopts = -v --strict-markers --tb=short markers = slow: tests that take >10 seconds (real pipeline runs) mps: tests that require Apple Silicon MPS backend cuda: tests that require CUDA backend