artifact-store/tests/conftest.py

6 lines
182 B
Python
Raw Normal View History

"""Top-level pytest configuration.
Shared fixtures land in this module as the test suite grows. The scaffold
keeps it empty so unit and integration suites configure themselves.
"""