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

feat: add vitest #147

Merged
merged 6 commits into from
Dec 7, 2024
Merged

feat: add vitest #147

merged 6 commits into from
Dec 7, 2024

Conversation

remcolakens
Copy link
Owner

Context

Added vitest as replacement for jest

Changes

  • Removed jest implementation
  • Added: vitest integration and configuration
  • Fixed: tests to be compatible with vitest

Screenshot

Screenshot 2024-11-26 at 18 40 47

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have tested my code for breaking changes and added the corresponding footer in this PR if needed
  • I have added tests that prove my fix is effective or that my feature works

Copy link

vercel bot commented Nov 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-boilerplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2024 5:22pm

@remcolakens remcolakens merged commit 2e5c69c into main Dec 7, 2024
8 checks passed
@remcolakens remcolakens deleted the feat/vitest branch December 7, 2024 17:23
@remcolakens
Copy link
Owner Author

🎉 This PR is included in version 3.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@remcolakens remcolakens added the released This feature has been released label Dec 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This feature has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant