Sets up test files with mocks, fixtures, and coverage config using Vitest. Runs tests in parallel, shows failures in context, and rewrites failing tests to pass.
Best for: Engineers shipping features who need test coverage without context-switching to a test runner.