testing-strategy
Installation
SKILL.md
Testing Strategy Skill
Comprehensive testing guidance for Tauri applications with Rust backend and React frontend.
Overview
This skill provides testing strategies for:
- Rust unit and integration tests
- React component and hook tests
- Tauri command mocking
- Database testing with fixtures
- Test coverage and quality gates
- TDD (Test-Driven Development) workflows