Vitest with start
Any examples/suggestions on getting vitest setup with start?
Main focus is node tests (for utils/libs) and component tests.
2 Replies
xenial-black•11mo ago
doesn't it "just work"?
xenial-black•11mo ago
yeah that's what I would expect as well. maybe the only thing is that you have to provide a vitest config specifically since there isn't a raw vite config in the project