Announcing Mutation Testing in Haskell
Summary
Mutation testing is announced for Haskell via Sydtest, outlining how mutation testing improves test suites by mutating code and verifying test failures, with examples and instructions to enable it via Nix checks and to interpret machine-readable reports. The post also discusses disabling certain mutations and the motivation of using objective testing criteria in AI-assisted coding workflows.