You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 31, 2025. It is now read-only.
The official examples for miniflare use a miniflare test environment with jest. See here, e.g.
The environment is from the package jest-environment-miniflare. There are official instructions for jest, but I can't seem to get it working with vitest. Any ideas on how to use your plugin with vitest and this environment?