MCPcopy Index your code
hub / github.com/changesets/changesets / run.test.ts

File run.test.ts

packages/cli/src/run.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from "path";
2import { error } from "@changesets/logger";
3import { testdir } from "@changesets/test-utils";
4import add from "./commands/add";

Callers

nothing calls this directly

Calls 3

testdirFunction · 0.90
runFunction · 0.90
writeChangesetFunction · 0.85

Tested by

no test coverage detected