# `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.
