Unit Test Manager

MUST invoke when writing, updating, or deleting unit tests — covering a new function or class, adding a regression test for a bug fix, adjusting tests after a behavior change, or fixing failing, flaky, or weak unit tests. Also use when the user asks for unit test coverage of code that runs in one process without I/O.

NecturaLabs c8937df 3 files · 36.7 KB Updated

File contents

NecturaLabs/AgentSkills/tree/main/skills/unit-test-manager commit c8937dfb8b

Frequently asked questions

npx skillmds@latest add necturalabs/unit-test-manager