Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/formatjs/formatjs
/ hbs_extractor.test.ts
File
hbs_extractor.test.ts
packages/cli-lib/tests/unit/hbs_extractor.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{test, expect} from
'vitest'
2
import
{
type
MessageDescriptor, interpolateName} from
'@formatjs/ts-transformer'
3
import
{readFile} from
'node:fs/promises'
4
import
{join} from
'path'
Callers
nothing calls this directly
Calls
3
parseFile
Function · 0.90
interpolateName
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected