MCPcopy Create free account
hub / github.com/observablehq/framework / create-test.ts

File create-test.ts

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

Source from the content-addressed store, hash-verified

1import assert from "node:assert";
2import {readFile} from "node:fs/promises";
3import type {CreateEffects} from "../src/create.js";
4import {create} from "../src/create.js";

Callers

nothing calls this directly

Calls 1

createFunction · 0.85

Tested by

no test coverage detected