Test Driven Development

Use when implementing new features or fixing bugs. Write tests before implementation following Red-Green-Refactor. Covers JUnit5, MockK, Compose test rules, and the Prove-It pattern for bugs.

GuillemRoca c111d46 8.3 KB Updated

File contents

GuillemRoca/agent-skills-android/tree/main/skills/test-driven-development commit c111d46ddc

Frequently asked questions

npx skillmds@latest add guillemroca/test-driven-development