Skip to content
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

Explore Unit Testing using Vitest #377

Closed
sophieeng opened this issue Nov 6, 2022 · 1 comment
Closed

Explore Unit Testing using Vitest #377

sophieeng opened this issue Nov 6, 2022 · 1 comment
Assignees
Labels
testing Accuracy, performance, or other testing issue

Comments

@sophieeng
Copy link
Member

sophieeng commented Nov 6, 2022

Vitest is a newer testing framework that is built for ESM modules, not CommonJS modules like Jest and other testing frameworks. Vitest requires Vite.

With #375 and #365

@sophieeng sophieeng self-assigned this Nov 6, 2022
@sophieeng sophieeng added the testing Accuracy, performance, or other testing issue label Nov 6, 2022
@sophieeng
Copy link
Member Author

Framework change unneeded at this point. Closing issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Accuracy, performance, or other testing issue
Projects
None yet
Development

No branches or pull requests

1 participant