The mutation-testing digest for August 2026.
Mutants escaped the unit-test suite and started auditing AI benchmarks, safety checks, research workflows, and the tools that score them
PUBLICATIONS / TAGGED SIGNALS
Mutants escaped the unit-test suite and started auditing AI benchmarks, safety checks, research workflows, and the tools that score them
Survivors as Work Orders, Scores Under Audit
Mutant Chess, Perfect Scores, and June’s Tool Spree
AI Tests Get a Lie Detector, PIT Learns “Equivalent,” and Zig Gets a Preview
microbenchmark: structured performance checks for Python.Turns small performance checks into reusable Python scenarios and results without requiring a full benchmark suite.
transtests: one test for sync, async, and generator functions.Runs one pytest behavior check against regular, asynchronous, and generator forms of the same Python function template.