Comment on Open-Source, Language-Agnostic Mutation Testing Tool Using LLM Agents
dandi8@fedia.io 4 months agoRegarding mutation testing, you don't write any "tests for your test". Rather, the tool modifies your production code to see if the modification will be caught by any of your tests.