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

137 stars
11 watching
28 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list

ccppfe-languagegolanggolang-toolsjavalanguagemulti-languagemutantmutationmutation-testingmutationspythonregexprustsolidity-languageswifttestingvyper

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
codeintegrity-ai/mutahunter Automated unit test generation and mutation testing tool using Large Language Models. 243
nettitude/shellcodemutator Tool to modify assembly code by inserting random no-instructions. 233
mbj/mutant Automated code review tool with mutation testing to simplify and improve code quality 1,956
a0rtega/metame Generates mutated versions of executable files to evade pattern recognition by antivirus software 569
nlohmann/mutate_cpp A mutation testing tool for C++ projects to detect programming errors 172
boxed/mutmut Tool for detecting and applying code mutations to improve testing 927
squareslab/boggart A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality 2
sugakandrey/scalamu An engine for testing software mutations in Scala code 43
stryker-mutator/stryker4s A mutation testing framework for Scala projects. 201
spoonlabs/metamutator A tool that generates testable versions of Java programs by injecting mutations at compile-time. 18
stryker-mutator/stryker-net A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness 1,782
gtramontina/ooze An automated testing tool that assesses the quality and coverage of test suites by introducing controlled changes to code bases. 254
zuriscript/ngx-signal-immutability Enforces compile-time and runtime immutability in Angular signals to prevent unexpected behavior and improve predictability. 3
comparethemarket/fettle An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes 66
testingresearchillinois/srciror A mutation tool for testing source code and intermediate representation (IR) written in C/C++ 13