universalmutator

Code mutator

A tool for generating and analyzing mutants in source code across multiple programming languages.

Regexp based tool for mutating generic source code across numerous languages

GitHub

139 stars
11 watching
28 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

ccppfe-languagegolanggolang-toolsjavalanguagemulti-languagemutantmutationmutation-testingmutationspythonregexprustsolidity-languageswifttestingvyper

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
codeintegrity-ai/mutahunterAutomated unit test generation and mutation testing tool using Large Language Models.252
nettitude/shellcodemutatorTool to modify assembly code by inserting random no-instructions.236
mbj/mutantAutomated code review tool with mutation testing to simplify and improve code quality1,956
a0rtega/metameGenerates mutated versions of executable files to evade pattern recognition by antivirus software569
nlohmann/mutate_cppA mutation testing tool for C++ projects to detect programming errors173
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
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
stryker-mutator/stryker4sA mutation testing framework for Scala projects.201
spoonlabs/metamutatorA tool that generates testable versions of Java programs by injecting mutations at compile-time.18
stryker-mutator/stryker-netA tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness1,795
gtramontina/oozeAn automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases.255
zuriscript/ngx-signal-immutabilityEnforces compile-time and runtime immutability in Angular signals to prevent unexpected behavior and improve predictability.3
comparethemarket/fettleAn experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes66
testingresearchillinois/srcirorA mutation tool for testing source code and intermediate representation (IR) written in C/C++13