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

File test.ts

packages/svelte/tests/migrate/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 { migrate } from 'svelte/compiler';
4import { try_read_file } from '../helpers.js';

Callers

nothing calls this directly

Calls 6

migrateFunction · 0.90
try_read_fileFunction · 0.90
suiteFunction · 0.85
pushMethod · 0.80
runFunction · 0.50
toJSONMethod · 0.45

Tested by

no test coverage detected