MCPcopy
hub / github.com/sveltejs/svelte-preprocess / autoProcess.test.ts

File autoProcess.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from 'vitest';
2import { sveltePreprocess } from '../../src';
3import {
4 preprocess,

Callers

nothing calls this directly

Calls 5

getLanguageFunction · 0.90
getFixtureContentFunction · 0.90
sveltePreprocessFunction · 0.90
preprocessFunction · 0.90
doesCompileThrowFunction · 0.90

Tested by

no test coverage detected