[pytest] markers = e2e: End-to-end tests that require running Modal service slow: Tests that take >30 seconds to complete unit: Fast unit tests testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_*