Making Mutants Work for You
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Explore mutation testing, a powerful technique for improving test quality, in this 41-minute conference talk from GOTO Copenhagen 2019. Learn how PiTest, an open-source tool, has made mutation testing more accessible to the Java community. Discover the true value of mutation testing beyond "more than 100% code coverage" and gain insights into its practical applications. Understand how deliberately introducing bugs into your code can help evaluate and enhance your test suite's effectiveness. Dive into the history of this once-obscure development technique dating back to the 1970s and see how it has evolved to become a valuable asset for modern developers. Gain knowledge from Henry Coles, the creator of PiTest, as he shares his expertise on leveraging mutation testing to improve developer productivity and overall code quality.
Syllabus
Making Mutants Work for You • Henry Coles • GOTO 2019
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube