[pytest] testpaths = tests python_files = test_*.py python_classes = Test* python_functions = test_* markers = unit: Unit tests integration: Integration tests api: Tests that mock API calls