INTEGRITY Cloudflare Docs

Test APIs

The Workers Vitest integration provides runtime helpers for writing tests. Some helpers are exported from the cloudflare:workers module, and others from the cloudflare:test module. Both modules are provided by the @cloudflare/vitest-plugin package, but can only be imported from test files that execute in the Workers runtime.

cloudflare:workers exports

cloudflare:test exports

Events

Durable Objects

D1

Workflows