mutant

Code simplifier

Automated code review tool with mutation testing to simplify and improve code quality

Automated code reviews via mutation testing - semantic code coverage.

GitHub

2k stars
34 watching
153 forks
Language: Ruby
last commit: almost 2 years ago
Linked from 2 awesome lists

code-quality-analyzercode-reviewcoveragedynamic-analysisminitestmutantmutation-testingrspecrubystatic-analysisstatic-anaysisuncovered-semantics

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
boxed/mutmutA mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail.937
codeintegrity-ai/mutahunterAutomated unit test generation and mutation testing tool using Large Language Models.252
tjchambers/mutant-musingsSharing learnings on mutation testing with the Mutant gem in Ruby applications13
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
engineeringsoftware/mcoqAnalyze and test Coq proof assistant projects by generating modified versions of the code to identify flaws in specifications.30
squareslab/boggartA tool for testing code changes by introducing random errors and assessing the impact on the code's functionality2
sugakandrey/scalamuAn engine for testing software mutations in Scala code43
jstepien/mutantA tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability103
infection/infectionMutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them.2,063
sualeh/introduction-to-mutation-testingAn introduction to using mutation testing to validate unit tests in software development23
comparethemarket/fettleAn experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes66
sourcefrog/cargo-mutantsTools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests.626
nlohmann/mutate_cppA mutation testing tool for C++ projects to detect programming errors173
testdouble/sutureA tool to help refactor poorly understood code in Ruby by introducing clear entry points and minimizing side effects.1,410
seer-lab/vismanA tool to help developers analyze and visualize the effectiveness of mutation testing in their codebases.4