Overview
Discover the power of mutation testing in this 30-minute PyCon US talk. Learn how to evaluate and improve your test suite by introducing small changes, or "mutants," into your code. Explore the concept, methodology, and practical applications of mutation testing, including its benefits and limitations. Gain insights into the historical context and inner workings of this technique. Through various examples and a comprehensive list of tools for popular programming languages, equip yourself with the knowledge to enhance your testing practices, identify gaps in your test suite, and ensure your code is both meaningful and thoroughly tested.
Syllabus
Talks - Dave Aronson: Kill All Mutants! (Intro to Mutation Testing)
Taught by
PyCon US