MCPcopy
hub / github.com/ianstormtaylor/superstruct / assert.test.ts

File assert.test.ts

test/api/assert.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { assert, string, StructError } from '../../src'
3
4describe('assert', () => {

Callers

nothing calls this directly

Calls 3

assertFunction · 0.90
stringFunction · 0.90
assertMethod · 0.80

Tested by

no test coverage detected