Write Tests

Writes Jest unit tests the house way in a React Native repo. Use when the user asks to add or write tests, says "test this", or after changing merge logic, persist transforms, sync, eligibility rules, verification, ordering, or utility logic. Covers detecting the repo's unit Jest config, what its setup file mocks, the fixture-builder test style, how to run one focused file, and what does or does not deserve a test.

ltatarev 282ad25 6.8 KB Updated

File contents

ltatarev/skills/tree/main/skills/write-tests commit 282ad251e6

Frequently asked questions

npx skillmds@latest add ltatarev/write-tests