shadow-cljs + vitest demo $ yarn install # Start shadow $ yarn shadow-cljs # Start vitest in another terminal $ yarn vitest What's working: Tests compile Filtering by test name works Next goals: Test auto-discovery by namespace regex Vitest file discovery via a regex