Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/JavaCS3/xterm-player
/ CastParser.test.ts
File
CastParser.test.ts
src/CastParser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ AsciinemaCastV2Parser, AsciinemaCastV1Parser, TerminalizerParser, parse } from
'./CastParser'
2
import
{ title } from
'./Utils'
3
4
test(title(AsciinemaCastV2Parser,
'test'
), () => {
Callers
nothing calls this directly
Calls
3
title
Function · 0.90
parse
Function · 0.90
parse
Method · 0.65
Tested by
no test coverage detected