testing
Installation
SKILL.md
Purpose
Create high-value tests with low fragility across Android layers.
When to use
- Adding or reviewing tests.
- Testing ViewModels, Flow or coroutines.
- Testing Compose UI or accessibility.
- Testing Firebase rules/functions with Emulator Suite.
Inputs to inspect
- Behavior under test.
- Existing test dependencies and source sets.
- Repository fakes or data builders.
- Gradle tasks and CI constraints.