MCPcopy 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

1import { AsciinemaCastV2Parser, AsciinemaCastV1Parser, TerminalizerParser, parse } from './CastParser'
2import { title } from './Utils'
3
4test(title(AsciinemaCastV2Parser, 'test'), () => {

Callers

nothing calls this directly

Calls 3

titleFunction · 0.90
parseFunction · 0.90
parseMethod · 0.65

Tested by

no test coverage detected