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

File printer-utils-tests.ts

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

Source from the content-addressed store, hash-verified

1import { escapeForHtml, getHtmlId, filenameDiff, diffHighlight } from '../render-utils';
2import { DiffStyleType, LineMatchingType } from '../types';
3
4describe('Utils', () => {

Callers

nothing calls this directly

Calls 4

escapeForHtmlFunction · 0.90
getHtmlIdFunction · 0.90
filenameDiffFunction · 0.90
diffHighlightFunction · 0.90

Tested by

no test coverage detected