MCPcopy
hub / github.com/kuma-ui/kuma-ui / k.test.ts

File k.test.ts

packages/compiler/src/__test__/k.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, beforeEach, test, expect } from "vitest";
2import { compileSync } from "..";
3import { getExpectSnapshotSync } from "./testUtils";
4import { theme, sheet } from "@kuma-ui/sheet";

Callers

nothing calls this directly

Calls 2

getExpectSnapshotSyncFunction · 0.90
compileSyncFunction · 0.85

Tested by

no test coverage detected