Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Breakthrough/PySceneDetect
/ test_fades_clip
Function
test_fades_clip
tests/conftest.py:152–154 ·
view source on GitHub ↗
Clip containing fades in/out.
()
Source
from the content-addressed store, hash-verified
150
151
@pytest.fixture
152
def
test_fades_clip() -> str:
153
""
"Clip containing fades in/out."
""
154
return
check_exists(
"tests/resources/fades.mp4"
)
Callers
nothing calls this directly
Calls
1
check_exists
Function · 0.85
Tested by
no test coverage detected