Package: @effect/platform-bun
Module: BunHttpServer
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>
Since v4.0.0