talk-data.com
PyData
talk
2023-04-19 at 13:10
Fear the mutants. Love the mutants.
Event:
PyConDE & PyData Berlin 2023
Speakers
Topics
Description
Developers often use code coverage as a target, which makes it a bad measure of test quality.
Mutation testing changes the game: create mutant versions of your code that break your tests, and you'll quickly start to write better tests!
Come and learn to use it as part of your CI/CD process. I promise, you'll never look at penguins the same way again!