MCPcopy
hub / github.com/Effect-TS/effect / splitting.test.ts

File splitting.test.ts

packages/effect/test/Stream/splitting.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import * as Chunk from "effect/Chunk"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 12

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
testSplitLinesFunction · 0.85
arrayMethod · 0.80
splitMethod · 0.80
mapMethod · 0.65
makeMethod · 0.65
ofMethod · 0.65
assertMethod · 0.65
joinMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected