What is one way to verify that your unit tests are actually verifying your results and testing your code? Mutation Testing. It is more than just fun to say and is a useful tool to verify that your tests do what you think they are doing. In the talk I will briefly cover what it is and how it works so you can go kill some mutants for yourself!