Session
Mutation Testing
Are you tired of dealing with unreliable test suites that fail to catch bugs and slow down your development process? Mutation testing is the solution you've been looking for! This powerful technique can help you evaluate the reliability of your tests, identify weaknesses in your code, and ultimately reduce the risk of bugs in your software.
In this talk, you'll learn how to apply mutation testing to projects with Kotlin and Gradle and take advantage of its many benefits. We'll explore real-world examples of how mutation testing has been used to improve the reliability of server-side APIs and streamline continuous integration pipelines. By the end of this talk, you'll have a powerful new tool in your testing toolbox that will help you write more reliable, efficient code.