Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
path from
"path"
;
2
import
{ error } from
"@changesets/logger"
;
3
import
{ testdir } from
"@changesets/test-utils"
;
4
import
add from
"./commands/add"
;
Callers
nothing calls this directly
Calls
3
testdir
Function · 0.90
run
Function · 0.90
writeChangeset
Function · 0.85
Tested by
no test coverage detected