fastvideo.v1.tests.conftest

fastvideo.v1.tests.conftest#

Module Contents#

Functions#

distributed_setup

Fixture to set up and tear down the distributed environment for tests.

API#

fastvideo.v1.tests.conftest.distributed_setup()[source]#

Fixture to set up and tear down the distributed environment for tests.

This ensures proper cleanup even if tests fail.