Make Your Tests Bulletproof With Mutation Testing
What is mutation testing? How can we generate test cases „for free”? How to make our software tests bulletproof, so we can refactor the code…
What is mutation testing? How can we generate test cases „for free”? How to make our software tests bulletproof, so we can refactor the code…
Continuing the topic of frontend tests with jest, we’re taking a look at StrykerJS today. Stryker Mutator is one of the most popular tools for…