effect-io-ai

Package: @effect/platform-node
Module: NodeHttpServer

NodeHttpServer.layerTest

Provides a test HTTP server listening on an ephemeral port together with a Fetch-backed HttpClient configured for server integration tests.

Signature

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

Source

Since v4.0.0