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

File benchmark.test.ts

test/browser/specs/benchmark.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import { runVitest } from '../../test-utils'
3
4const IS_PLAYWRIGHT = process.env.PROVIDER === 'playwright'

Callers

nothing calls this directly

Calls 3

runVitestFunction · 0.90
toReportNoErrorsMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected