October 2 - 4 - Devoxx Morocco 2024 - 🇲🇦 Palm Plaza hotel - Marrakech 🌞🌴
Follow Us On

Talk details

We write tests to tackle bugs, verify functionality and to ease maintenance.
Using code coverage as our metric we might deem ourselves safe and our tests flawless.
But how can we be sure that our tests are okay? The fact that tests cover the code doesn't imply the code is working correctly.
A missing assertion can be an opening for a plethora of bugs!
In this talk we will enter the world of mutation testing.
By generating mutants, i.e., faulty versions of your code, we measure how tests perform in detecting bugs.
We will cover mutation tools, how they work, how to get started, how to integrate it in your builds and when you should consider it.
Paco van Beckhoven
Hexagon
A passionate and experienced software engineer that likes to challenge the world and the software around him.
He regularly speaks at conferences to entertain, and more importantly, educate visitors on various topics with a focus on software quality. 
He's working as a software engineer at Hexagon where his main focus is to improve the development process.