test-automation
SKILL.md
Test Automation Skill
Generate comprehensive Vitest tests for the quantified-self Angular application.
Testing Framework
| Aspect | Configuration |
|---|---|
| Framework | Vitest v3.x |
| Angular Plugin | @analogjs/vite-plugin-angular |
| Environment | jsdom |
| Coverage | @vitest/coverage-v8 |
Commands
# Run all tests
npm test