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