Add support for bun test runner testing on .vue SFC files · Issue #5967 · oven-sh/bun
What is the problem this feature would solve? I have many tests that are testing individual Vue single-file component (.vue) files in my Nuxt 3 project, and I'm currently leaning on nuxt-vitest for...