"""Root conftest.py that loads the video processing testing framework.""" # This ensures our framework is loaded for all tests pytest_plugins = ["tests.framework.pytest_plugin"]