Pitest: Do You Test Your Tests? Friends of OpenJDK Today What is Pitest? Pitest is a library that helps us do mutation testing. Mutation testing is a process in which random variations of the code under test are generated. If the test fails, the mutation is killed, if it still passes it lives.

6m read timeFrom foojay.io
Post cover image
Table of contents
Author(s)What is Pitest?Ok, but why should I use it?A short demoConfigurationSample setupAdviceFrequently Asked QuestionsReferences

Sort: