MCPcopy
hub / github.com/antfu-collective/taze / packageConfig.test.ts

File packageConfig.test.ts

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

Source from the content-addressed store, hash-verified

1import type { CheckOptions, CommonOptions, ResolvedDepChange } from '../src'
2import process from 'node:process'
3import { join } from 'pathe'
4import { afterAll, describe, expect, it, vi } from 'vitest'

Callers

nothing calls this directly

Calls 3

resolveConfigFunction · 0.90
CheckPackagesFunction · 0.90
getPkgInfoFunction · 0.70

Tested by

no test coverage detected