
Better testing through mutations
Thoughtworks Technology Podcast
00:00
Mutation Testing
Mutation testing is a way to test code without using unit tests. It can reveal how changes are made in the code, rather than just what happens when it's tested. Geat g says that by creating newtons and re running our tests, we find out the effect of unexpected changes.
Transcript
Play full episode