MCPcopy
hub / github.com/sveltejs/svelte / test.ts

File test.ts

packages/svelte/tests/sourcemaps/test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'node:fs';
2import { assert } from 'vitest';
3import { getLocator, locate } from 'locate-character';
4import { suite, type BaseTest } from '../suite.js';

Callers

nothing calls this directly

Calls 5

compile_directoryFunction · 0.90
suiteFunction · 0.85
sortMethod · 0.80
compareFunction · 0.70
runFunction · 0.50

Tested by

no test coverage detected