MCPcopy
hub / github.com/vitest-dev/vitest / playwright-trace.test.ts

File playwright-trace.test.ts

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

Source from the content-addressed store, hash-verified

1import { readdirSync, rmSync } from 'node:fs'
2import { resolve } from 'pathe'
3import { afterEach, describe, expect, test } from 'vitest'
4import { provider, runBrowserTests } from './utils'

Callers

nothing calls this directly

Calls 9

runBrowserTestsFunction · 0.90
afterEachFunction · 0.85
getTestModulesMethod · 0.80
allTestsMethod · 0.80
resultMethod · 0.80
annotationsMethod · 0.80
resolveFunction · 0.50
testFunction · 0.50
sortMethod · 0.45

Tested by

no test coverage detected