fischer-agentkit/tests/integration/conftest.py

8 lines
139 B
Python

"""Integration test specific fixtures"""
import pytest
# Integration tests require docker services
pytestmark = pytest.mark.integration