Write Tests

Write tests that pin real behavior instead of implementation details, config values, or lucky samples. Use when adding tests for new behavior, writing a regression test, fixing a brittle or flaky test, reviewing a test diff, or when a test breaks after a refactor or config change that didn't change behavior.

dzhng bc31e08 7.5 KB Updated

File contents

dzhng/duet-agent/tree/main/.agents/skills/write-tests commit bc31e089ce

Frequently asked questions

npx skillmds@latest add dzhng/write-tests