0x016 - Mutation Testing 🧟 Sep 5, 2023 4 min read testing Problem: How can we test our tests? Solution: Modify the code with faults and check if the tests fail.