Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ os-agnostic-paths.unit.test.ts
File
os-agnostic-paths.unit.test.ts
testing/test-utils/src/lib/utils/os-agnostic-paths.unit.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ MockInstance } from
'vitest'
;
2
import
{ osAgnosticPath } from
'./os-agnostic-paths.js'
;
3
4
describe(
'osAgnosticPath'
, () => {
Callers
nothing calls this directly
Calls
1
osAgnosticPath
Function · 0.85
Tested by
no test coverage detected