Test Me

Write the automated unit and feature tests that /verify-me identified as missing, following this project's testing conventions and real testing best practices. Actively filters out useless tests — ones that can't fail, test the framework instead of the feature, or lock in implementation details instead of behavior. After writing each test (or batch of tests), explains in plain language why it's useful and what real bug or rule it protects against. Use after /verify-me, once you know what tests are missing and want them actually written.

Kerliula 64ef21a 8.5 KB Updated

File contents

Kerliula/ship-me/tree/main/skills/test-me commit 64ef21a3be

Frequently asked questions

npx skillmds@latest add kerliula/test-me