jest-environment-miniflare
Version:
Jest testing environment for Miniflare: a fun, full-featured, fully-local simulator for Cloudflare Workers
12 lines (8 loc) • 390 B
Markdown
# `jest-environment-miniflare`
Jest testing module for [Miniflare](https://github.com/cloudflare/miniflare): a
fun, full-featured, fully-local simulator for Cloudflare Workers. See
[🤹 Jest Environment ](https://miniflare.dev/testing/jest) for more details.
## Example
See
[this repository](https://github.com/mrbbot/miniflare-typescript-esbuild-jest)
for an example using TypeScript.