Yo dawg, I heard you like testing, so I wrote some tests for your tests so you can test while you test!
Comment on Open-Source, Language-Agnostic Mutation Testing Tool Using LLM Agents
wmrch@lemmy.world 6 months ago
So you’re saying i have to write tests for my test cases now? Ooof.
yo_scottie_oh@lemmy.ml 6 months ago
dandi8@fedia.io 6 months ago
Regarding 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.