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

File junit.test.ts

test/cli/test/reporters/junit.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Task } from '@vitest/runner'
2import type { RunnerTaskResult, RunnerTestCase, RunnerTestFile, RunnerTestSuite } from 'vitest'
3import { runVitest, runVitestCli } from '#test-utils'
4import { createFileTask } from '@vitest/runner/utils'

Callers

nothing calls this directly

Calls 9

createFileTaskFunction · 0.90
stabilizeReportFunction · 0.85
stabilizeReportWOTimeFunction · 0.85
matchJunitTimeFunction · 0.85
getDurationFunction · 0.70
resolveFunction · 0.50
testFunction · 0.50
runVitestFunction · 0.50
runVitestCliFunction · 0.50

Tested by

no test coverage detected