Mutahunter

Check out our open-source, language-agnostic mutation testing tool using LLM agents here: https://github.com/codeintegrity-ai/mutahunter Mutation testing is a way to verify the effectiveness of your test cases. It involves creating small changes, or “mutants,” in the code and checking if the test cases can catch these changes. Unlike line coverage, which only tells you how much of the code has been executed, mutation testing tells you how well it’s been tested. We all know line coverage is BS.

sourcehut

A suite of lightweight and composable tools for software development including: * git/mercurial repository hosting * bug/ticket tracker * continuous integration * mailing lists * task dispatching and service integration * markdown and git driven wikis * account management and security