mcp / pytest.ini
mike boone
feat: add deployment notifications and tested demo updates
3c65377
Raw
History Blame Contribute Delete
150 Bytes
[pytest]
testpaths = tests
python_files = test_*.py
markers =
integration: tests that call external services, browsers, Snowflake, or ThoughtSpot