effect-io-ai

Package: @effect/platform-bun
Module: BunHttpServer

BunHttpServer.layerTest

Layer that starts a Bun HTTP server on an ephemeral port for tests.

Signature

declare const layerTest: Layer.Layer<FileSystem.FileSystem | Path.Path | Server.HttpServer | HttpPlatform | Etag.Generator | HttpClient, never, never>

Source

Since v4.0.0