Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cursor/plugins
/ exit-on-error.test.ts
File
exit-on-error.test.ts
orchestrate/skills/orchestrate/scripts/__tests__/exit-on-error.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, spyOn, test } from
"bun:test"
;
2
import
{ mkdtempSync, rmSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
3
runOrchestrateLoop
Function · 0.90
buildManagerStub
Function · 0.85
runningTask
Function · 0.70
Tested by
no test coverage detected