CommunityPro / CommunityPro/ecommerce-api
[draft proposal]: replace `jest` with `vitest`
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
vitest is more modern and is starting to be the de facto standard for new projects.
also it's much faster and easier to learn than jest.
cons:
- it brings `vite` as part of its dependency, but since it's a dev dependency it doesnt really matter much
Contributor guide
Assessment
This issue has not been assessed yet.