Vladimir
erus.dev
Vladimir
@erus.dev
Team member of @vite.dev and @vitest.dev.
"Hey IDIOTS, HMR IS NOT WORKING" will forever stay in our hearts
November 10, 2025 at 2:21 PM
Reposted by Vladimir
My first advice to junior contributors is to STOP using vibe coding for PRs. OSS is always about people more than about code. We don't need more code generated by LLM, we need more people who care.
November 10, 2025 at 11:47 AM
November 8, 2025 at 9:34 PM
November 7, 2025 at 1:50 PM
it _was_ wednsday, my dude
November 5, 2025 at 7:00 PM
Did you follow the migration guide? There were changes to how collection is done: vitest.dev/guide/migrat...
Vitest
Next generation testing framework powered by Vite
vitest.dev
November 5, 2025 at 6:13 PM
You also still have access to playwright's excellent API with commands
October 24, 2025 at 9:46 AM
because `vitest` is a single package, while `@vitest/` are different packages. This helps reduce the size of dependencies
October 23, 2025 at 4:04 PM
Docs are correct, what I meant by browser was `browser-playwright` - things that you don't import inside your tests, only in the config to setup the integration
October 23, 2025 at 4:03 PM
Inside tests there are only `vitest/something` imports. `@vitest/` packages are for external integrations like browser, ui or coverage
October 23, 2025 at 3:54 PM
🐮
October 15, 2025 at 8:38 PM