Testing
Bun + Elysia.js Testing: REST API, Plugins, and Eden Treaty Type-Safe Client
Elysia.js exposes app.handle(request) — a single method that processes any Request object through the full middleware stack and returns a Response. Combined with Eden Treaty, Elysia's type-safe fetch client, you get end-to-end type checking from route definition all the way through the test