Run tests in watch mode
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-js-tech-stacks-js-common@IvanTorresEdge/molcajete.aihaiku# Run Tests in Watch Mode Start Vitest in watch mode for continuous testing during development. Execute the following command: This runs: **Watch Mode Features:** - Re-runs tests when files change - Only runs affected tests - Interactive filtering options - Press `q` to quit - Press `a` to run all tests - Press `f` to run only failed tests Reference the **vitest-configuration** skill.