MCPcopy Create free account
hub / github.com/bergside/typeui / randomDesignSystem.test.ts

File randomDesignSystem.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { generateRandomDesignSystem } from "../src/generation/randomDesignSystem";
3
4describe("generateRandomDesignSystem", () => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected