{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreig6ihv232z6wt44mqonotw5qr3mk2ospvnqnl5xw3fb3xlfscwxfu",
"uri": "at://did:plc:pi6woz4d47bkuws673w2il2r/app.bsky.feed.post/3mnsr6tomxvc2"
},
"path": "/t/mutation-testing-in-haskell/14199#post_5",
"publishedAt": "2026-06-08T21:51:18.000Z",
"site": "https://discourse.haskell.org",
"textContent": "A test suite for test suites, is it?\n\nHow can I tell that a mutation is\n\n 1. indeed of undesired behaviour,\n 2. sufficiently distinct from the original that it deserves its own test case?\n\n\n\nEspecially with AI-generated code, I venture that mutation might actually have a chance of _improving_ the code. Isn’t that what genetic algorithms were about?",
"title": "Mutation Testing in Haskell"
}