Get started
For most users, Cloudflare recommends using the Workers Vitest integration for testing Workers and Pages Functions projects. Vitest โ is a popular JavaScript testing framework featuring a very fast watch mode, Jest compatibility, and out-of-the-box support for TypeScript. In this integration, Cloudflare provides a custom pool that allows your Vitest tests to run inside the Workers runtime.
The Workers Vitest integration:
- Supports both unit tests and integration tests.
 - Provides direct access to Workers runtime APIs and bindings.
 - Implements isolated per-test storage.
 - Runs tests fully-locally using Miniflare โ.
 - Leverages Vitest's hot-module reloading for near instant reruns.
 - Provides a declarative interface for mocking outbound requests.
 - Supports projects with multiple Workers.
 
Get started with one of the available guides:
Was this helpful?
- Resources
 - API
 - New to Cloudflare?
 - Products
 - Sponsorships
 - Open Source
 
- Support
 - Help Center
 - System Status
 - Compliance
 - GDPR
 
- Company
 - cloudflare.com
 - Our team
 - Careers
 
- 2025 Cloudflare, Inc.
 - Privacy Policy
 - Terms of Use
 - Report Security Issues
 - Trademark