Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/rtfpessoa/diff2html
/ diff-parser-tests.ts
File
diff-parser-tests.ts
src/__tests__/diff-parser-tests.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ parse } from
'../diff-parser'
;
2
3
describe(
'DiffParser'
, () => {
4
describe(
'generateDiffJson'
, () => {
Callers
nothing calls this directly
Calls
1
parse
Function · 0.90
Tested by
no test coverage detected