Skip to content

Replace mocha with Vitest #2031

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

Open
dummdidumm opened this issue May 26, 2023 · 2 comments
Open

Replace mocha with Vitest #2031

dummdidumm opened this issue May 26, 2023 · 2 comments
Labels
contributions welcome pull requests for this issue welcome

Comments

@dummdidumm
Copy link
Member

dummdidumm commented May 26, 2023

Replace the test runner mocha with Vitest in the repo. Reasons:

  • adjust with Svelte(Kit) where that's used, too
  • Vitest can deal with ESM better, which will become more and more relevant (there are some workarounds currently in the tests to not having to import ESM Svelte)
@dummdidumm dummdidumm added the contributions welcome pull requests for this issue welcome label May 26, 2023
@ghostdevv
Copy link
Member

Happy to help with this one if you like

@dummdidumm
Copy link
Member Author

Sure!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributions welcome pull requests for this issue welcome
Projects
None yet
Development

No branches or pull requests

2 participants