Effect HTTP Testing

Testing Effect HttpApi services end-to-end. Use when writing tests that involve Effect's HttpApi, HttpApiBuilder, HttpClient, HttpServer, or when testing any HTTP service/plugin built with @effect/platform. Covers proper layer composition, test server setup, HttpClient injection, and common pitfalls.

rhyssullivan 9c4cca9 6.5 KB Updated

File contents

rhyssullivan/executor/tree/main/.skills/effect-http-testing commit 9c4cca9049

Frequently asked questions

npx skillmds@latest add rhyssullivan/effect-http-testing