Kill All Mutants! - Introduction to Mutation Testing
Offered By: JSConf via YouTube
Course Description
Overview
Discover the power of mutation testing in this 22-minute conference talk from JSConf Hawaii 2020. Explore how to assess the quality of your tests and code by introducing subtle alterations, or "mutants," into your functions. Learn how mutation testing reveals potential flaws in your codebase and test suite by examining which mutants survive the testing process. Gain insights into the benefits, drawbacks, and pitfalls of this technique, as well as its inner workings. Follow along with clear pseudocode examples and receive a list of mutation testing tools for popular programming languages, including JavaScript. Equip yourself with this powerful technique to ensure your tests are strict and your code is meaningful, ultimately improving the overall quality of your software development process.
Syllabus
Kill All Mutants! (Introduction to Mutation Testing) - Dave Aronson | JSConf Hawaii 2020
Taught by
JSConf
Related Courses
Deno - Next Generation JavaScript RuntimeJSConf via YouTube How I Got 1600 Stars on GitHub in 2 Months of Open Source Work
JSConf via YouTube Is it Okay to Pursue Functional Programming on Frontend - JSConf Korea
JSConf via YouTube If - Extensible Design - Return "Work Life Balance"
JSConf via YouTube React x Web Components - How It Is and How It Could Be
JSConf via YouTube