MCPcopy
hub / github.com/vitest-dev/vitest / wasm.test.ts

File wasm.test.ts

test/core/test/wasm.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'node:fs'
2import { resolve } from 'node:path'
3import { expect, test, vi } from 'vitest'
4

Callers

nothing calls this directly

Calls 8

readFileSyncFunction · 0.85
resolveFunction · 0.70
testFunction · 0.70
getErrorFunction · 0.70
addFunction · 0.50
greetFunction · 0.50
toStringMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected