Workers Integration Testing

Write integration tests for Cloudflare Workers using vitest-pool-workers and cloudflare:test. Tests the full HTTP cycle — request through handler, middleware, bindings (D1, KV, R2, DO, Hyperdrive), and back. Use when adding test coverage to a Worker, when a new route/endpoint is created, or when /nightshift, /swarm, or /ralph-tdd encounter a Cloudflare Workers service.

jonmumm 7acf917 24.7 KB Updated

File contents

jonmumm/skills/tree/main/workers-integration-testing commit 7acf917112

Frequently asked questions

npx skillmds@latest add jonmumm/workers-integration-testing