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

Consider using vitest, rather than jest #116

Open
sandbergja opened this issue Mar 1, 2024 · 0 comments
Open

Consider using vitest, rather than jest #116

sandbergja opened this issue Mar 1, 2024 · 0 comments

Comments

@sandbergja
Copy link
Member

sandbergja commented Mar 1, 2024

Figgy, Allsearch-frontend, Tigerdata, and Marquand catalogs are all using vitest. Maybe lux-styleguidist should match.

One benefit of using vitest is that it uses vite to compile the components, which we also use for packaging lux-styleguidist. That way, we could use the same tools for testing and packaging lux.

Another benefit is that we could move away from using vue-cli to run our tests. This would be good because vue-cli is in maintenance mode and Vue recommends using vitest instead.

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

No branches or pull requests

1 participant