Regression Tests

Pin every fixed bug with a test that fails before the fix and passes after, kept beside the code it guards. Use when closing a bug so the same defect cannot return silently through a later refactor or merge.

Amey-Thakur 824eb43 2.8 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/testing/regression-tests commit 824eb4316b

Frequently asked questions

npx skillmds@latest add amey-thakur/regression-tests