Tag
AIPass releases v2.8.2 and v2.8.3, introducing an AST-based test-quality checker to replace flawed substring grading and fixing issues with exit codes and test files.
Mutation testing is now generally available in the sydtest Haskell testing framework, enabling developers to automatically verify test suite quality by generating code mutations and checking that tests catch them. The author was motivated by the rise of AI-generated code (via Claude) and the need for an objective, automated measure of test coverage.