MCPcopy
hub / github.com/vitest-dev/vitest / assertion-helper.test.ts

File assertion-helper.test.ts

test/browser/specs/assertion-helper.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { instances, runBrowserTests } from './utils'
3
4test('vi.defineHelper hides internal stack traces', async () => {

Callers

nothing calls this directly

Calls 6

runBrowserTestsFunction · 0.90
errorTreeFunction · 0.85
keysMethod · 0.80
entriesMethod · 0.80
testFunction · 0.50
sortMethod · 0.45

Tested by

no test coverage detected