-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bun support #51
Labels
feature
New feature or request
Comments
Bun currently does not support Vitest, which is our main test framework. Even if we made changes on Zimic's side to support Bun, we would not be able to run our test suites in Bun. Bun also does not appear to fully support MSW, even though the issue is closed. I'm marking this issue as blocked for now. Unfortunately, there's not much Zimic can do to support Bun. 😕 Blocked by |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
bun run
The text was updated successfully, but these errors were encountered: