MCPcopy Create free account
hub / github.com/Breakthrough/PySceneDetect / test_movie_clip

Function test_movie_clip

tests/conftest.py:111–113  ·  view source on GitHub ↗

Movie clip containing fast cuts.

()

Source from the content-addressed store, hash-verified

109
110@pytest.fixture
111def test_movie_clip() -> str:
112 """Movie clip containing fast cuts."""
113 return check_exists("tests/resources/goldeneye.mp4")
114
115
116@pytest.fixture

Callers

nothing calls this directly

Calls 1

check_existsFunction · 0.85

Tested by

no test coverage detected