Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ ChildProcess.test.ts
File
ChildProcess.test.ts
repos/effect/packages/effect/test/unstable/process/ChildProcess.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
* as Effect from
"effect/Effect"
3
import
* as Layer from
"effect/Layer"
4
import
type
* as PlatformError from
"effect/PlatformError"
Callers
nothing calls this directly
Calls
8
assert
Function · 0.85
sync
Method · 0.80
make
Method · 0.65
forEach
Method · 0.65
pipe
Method · 0.65
prefix
Method · 0.65
succeed
Method · 0.45
provide
Method · 0.45
Tested by
no test coverage detected