Kill All Mutants! - Intro to Mutation Testing
Offered By: PyCon US via YouTube
Course Description
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
Related Courses
Introdução ao Teste de SoftwareUniversidade de São Paulo via Coursera Automated Software Testing: Model and State-based Testing
Delft University of Technology via edX Mutation Testing in Java with Pitest
Pluralsight Making Mutants Work for You
GOTO Conferences via YouTube Mutation Testing in Python
GOTO Conferences via YouTube