MCPcopy Index your code
hub / github.com/rtfpessoa/diff2html / diff2html-tests.ts

File diff2html-tests.ts

src/__tests__/diff2html-tests.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2
3import { parse, html } from '../diff2html';
4import { ColorSchemeType, DiffFile, LineType, OutputFormatType } from '../types';

Callers

nothing calls this directly

Calls 2

parseFunction · 0.90
htmlFunction · 0.90

Tested by

no test coverage detected