Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ engine.test.ts
File
engine.test.ts
packages/core/execution/src/engine.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Data, Effect, Exit } from
"effect"
;
3
4
import
{ createExecutor, definePlugin } from
"@executor-js/sdk"
;
Callers
nothing calls this directly
Calls
3
definePlugin
Function · 0.90
createExecutionEngine
Function · 0.90
makeExecutor
Function · 0.70
Tested by
no test coverage detected