Write Tests

You MUST use this skill before writing any test cases or adding test coverage. Use when the goal is to verify code behavior through tests — new tests, missing coverage, or a reproduction test after a bug fix. Stronger signals: "write tests", "add tests", "unit test", "integration test", "test coverage", "TDD", "test this function", "add a regression test". Also apply automatically after completing sextant:fix-bug, before marking the bug as resolved.

hellotern 63275d1 12.8 KB Updated

File contents

hellotern/Sextant/tree/main/skills/write-tests commit 63275d17eb

Frequently asked questions

npx skillmds@latest add hellotern/write-tests