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

File test.ts

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

Source from the content-addressed store, hash-verified

1import * as fs from 'node:fs';
2import { assert, expect } from 'vitest';
3import { globSync } from 'tinyglobby';
4import { compile_directory } from '../helpers.js';

Callers

nothing calls this directly

Calls 3

compile_directoryFunction · 0.90
suiteFunction · 0.85
runFunction · 0.50

Tested by

no test coverage detected