MCPcopy
hub / github.com/formatjs/formatjs / formatMessage.test.ts

File formatMessage.test.ts

packages/intl/tests/formatMessage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-disable @typescript-eslint/camelcase */
2import {describe, it, expect, beforeEach, afterEach, vi} from 'vitest'
3import {parse} from '@formatjs/icu-messageformat-parser'
4import IntlMessageFormat from 'intl-messageformat'

Callers

nothing calls this directly

Calls 3

parseFunction · 0.90
formatMessageFunction · 0.90
formatMethod · 0.65

Tested by

no test coverage detected