Design Tests

Use when tests have to be designed or written for a target — "write tests for X", "add coverage here", "what should I test", a new behaviour with no test yet, a bug that needs a reproduction test, a coverage gap someone wants closed, or a bare "write some tests" with nothing named. Works with a target given or none given. Not for judging tests that already exist (review-tests) and not for diagnosing one already-flaky failure (dotnet-flaky-test-diagnosis).

Arasz f28514a 3 files · 36.7 KB Updated

File contents

Arasz/ai-badger/tree/main/.ai-badger/skills/design-tests commit f28514a966

Frequently asked questions

npx skillmds@latest add arasz/design-tests-2