MCPcopy
hub / github.com/remix-run/remix / assert.test.ts

File assert.test.ts

packages/assert/src/lib/assert.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as nodeAssert from 'node:assert/strict'
2import { describe, it } from 'node:test'
3
4import defaultAssert from '../index.ts'

Callers

nothing calls this directly

Calls 7

assertCompatibleErrorFunction · 0.85
createMethod · 0.80
failMethod · 0.80
resolveMethod · 0.80
captureFunction · 0.70
captureAsyncFunction · 0.70
matchMethod · 0.45

Tested by

no test coverage detected