Mutation Testing

Measure how strong a test suite is by mutating the code and checking the tests notice, exposing assertions that never actually fail. Use when coverage is high but you doubt the tests would catch a real regression.

Amey-Thakur 9e01776 2.6 KB Updated

File contents

Amey-Thakur/AI-SKILLS/tree/main/skills/testing/mutation-testing commit 9e01776ef3

Frequently asked questions

npx skillmds@latest add amey-thakur/mutation-testing