Vitest 1.0 is here!
- easier to read snapshots (say goodbye to \\")
- improved coverage support
- improved typechecking support
- performance optimizations
- --project option for workspaces
- a lot of bug fixes!
Vitest 2.0 is out!
- better Browser Mode support (still experimental)
- stability improvements (`forks` pool is now the default)
- new `blob` reporter to merge reports from different processes
- a lot of bug fixes
Introducing the new official Vitest VS Code extension!
Starting with version 0.6.0, the VS Code extension now supports:
- instant feedback
- .each test declaration
- test tree view
- coverage reporting
- better debugging support
- improved performance
vitest.dev/vscode
After 500+ commits and 100 iterations, @vitest_dev is open to everyone 🎉
It is still in development. We don't recommend migrating your current testing setups yet. But you can give it a try in new projects. Join chat.vitest.dev and get involved 🙌
github.com/vitest-dev/vit…
Vitest 3.2 is out!
- New Annotations API
- Scoped Fixtures
- Custom Browser Locators API
- Test Signal
- Better V8 Coverage Result
And many more features!
vitest.dev/blog/vitest-3-…
🌟 Vitest now has an official @code extension!
👨💻 We are also excited to announce we had @zxch3n, the author of the extension, joined our team!
👇 Click the install and give it a try!
Vitest Browser Mode is getting new powerful features! 🎉 Read our thoughts on the current state of component testing and future plans for the Browser Mode 👇
github.com/vitest-dev/vit…
✨ Adoption milestone! After three months, @vitest_dev npm downloads represents more than 10% of @vite_js npm downloads 🤯
And we just crossed 5K Followers on Twitter 💚
Give your tests a DX boost with vitest.dev!