[pytest] testpaths = tests pythonpath = src addopts = -v --tb=short python_files = test_*.py python_classes = *Tests TestIntegration python_functions = test_* async_test_*