Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/formatjs/formatjs
/ printer.test.ts
File
printer.test.ts
packages/icu-messageformat-parser/tests/printer.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{parse} from
'#packages/icu-messageformat-parser/index.js'
2
import
{printAST} from
'#packages/icu-messageformat-parser/printer.js'
3
import
{TYPE} from
'#packages/icu-messageformat-parser/types.js'
4
import
{expect, test} from
'vitest'
Callers
nothing calls this directly
Calls
3
printAST
Function · 0.85
test
Function · 0.50
parse
Function · 0.50
Tested by
no test coverage detected