Skip to main content
Run any Skill in Manus
with one click

write-unit-test

// Guide for writing unit tests following project conventions including behavior-driven naming (it*should*\*), AAA pattern, MockClock for deterministic time testing, and parameterized tests with rstest. Use when adding tests for domain entities, value objects, utilities, or tracker logic. Triggers on "write unit test", "add test", "test coverage", "unit testing", or "add unit tests".

$ git log --oneline --stat
stars:510
forks:52
updated:May 21, 2026 at 15:57
SKILL.md
readonly