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

File Template.test.ts

packages/platform/test/Template.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Template } from "@effect/platform"
2import { describe, test } from "@effect/vitest"
3import { strictEqual } from "@effect/vitest/utils"
4import { Effect, Option, Stream } from "effect"

Callers

nothing calls this directly

Calls 4

strictEqualFunction · 0.90
pipeMethod · 0.65
makeMethod · 0.65
streamMethod · 0.45

Tested by

no test coverage detected