awesome-mutation-testing
Bug introcers
A curated collection of mutation testing tools and resources to help developers improve their code by introducing bugs.
Mutation testing resources: how to make better code by introducing bugs
397 stars
31 watching
35 forks
last commit: over 1 year ago
Linked from 1 awesome list
awesomeawesome-listmutation-analysismutation-testing
Awesome Mutation testing / Contents | |||
| Abandoned libraries | |||
Awesome Mutation testing / Existing libraries / Alloy | |||
| MuAlloy | 8 | over 7 years ago | |
Awesome Mutation testing / Existing libraries / Alloy / MuAlloy | |||
| MuAlloy papers | 8 | over 7 years ago | |
Awesome Mutation testing / Existing libraries / C/C++ | |||
| llvm-mutate | |||
| Frama-C plugin | 21 | about 7 years ago | |
| mull-project/mull | 755 | 11 months ago | |
| mutate_cpp | 173 | over 1 year ago | |
| MuCPP | |||
Awesome Mutation testing / Existing libraries / C/C++ / MuCPP | |||
| Assessment of Class Mutation Operators for C++ with the MuCPP Mutation System | |||
Awesome Mutation testing / Existing libraries / C/C++ | |||
| accmut | 11 | almost 8 years ago | |
Awesome Mutation testing / Existing libraries / C/C++ / accmut | |||
| Faster mutation analysis via equivalence modulo states | |||
Awesome Mutation testing / Existing libraries / C/C++ | |||
| MUSIC | 17 | about 2 years ago | |
Awesome Mutation testing / Existing libraries / C/C++ / MUSIC | |||
| MUSIC: Mutation Analysis Tool with High Configurability and Extensibility | |||
Awesome Mutation testing / Existing libraries / C/C++ | |||
| Dextool Mutate | 102 | 12 months ago | |
| SRCIROR | 13 | about 7 years ago | A mutation tool for source and IR |
Awesome Mutation testing / Existing libraries / C/C++ / SRCIROR | |||
| SRCIROR: A Toolset for Mutation Testing of C Source Code and LLVM Intermediate Representation | |||
Awesome Mutation testing / Existing libraries / C/C++ | |||
| MART | 26 | over 3 years ago | |
Awesome Mutation testing / Existing libraries / C# | |||
| stryker-mutator/stryker-net | 1,795 | 11 months ago | |
| ComparetheMarket/fettle | 66 | over 4 years ago | |
| Testura.Mutation | 105 | almost 3 years ago | |
| Faultify | 18 | almost 4 years ago | |
Awesome Mutation testing / Existing libraries / Clojure | |||
| mutant | 103 | over 8 years ago | |
Awesome Mutation testing / Existing libraries / Crystal | |||
| crytic | 66 | over 1 year ago | |
Awesome Mutation testing / Existing libraries / Elixir | |||
| JordiPolo/mutation | 21 | almost 9 years ago | |
Awesome Mutation testing / Existing libraries / Erlang | |||
| parsifal-47/muterl | 15 | almost 3 years ago | |
Awesome Mutation testing / Existing libraries / Go | |||
| zimmski/go-mutesting | 650 | over 1 year ago | |
| Ooze | 255 | 11 months ago | |
| go-gremlins | 201 | about 1 year ago | |
Awesome Mutation testing / Existing libraries / Haskell | |||
| mucheck | |||
| rudymatela/fitspec | 74 | over 1 year ago | |
Awesome Mutation testing / Existing libraries / Java/JVM | |||
| hcoles/pitest | 1,707 | 11 months ago | * * |
Awesome Mutation testing / Existing libraries / Java/JVM / hcoles/pitest | |||
| Introduction to Mutation Testing | |||
| Faster Mutation Testing (in Java) | |||
Awesome Mutation testing / Existing libraries / Java/JVM / hcoles/pitest / Faster Mutation Testing (in Java) | |||
| Voxxed Athens 2017 :: Mutation Testing to the rescue of your Tests • Nicolas Fränkel | |||
Awesome Mutation testing / Existing libraries / Java/JVM | |||
| aliparsai/LittleDarwin | 18 | about 1 year ago | |
Awesome Mutation testing / Existing libraries / Java/JVM / aliparsai/LittleDarwin | |||
| LittleDarwin: a Feature-Rich and Extensible Mutation Testing Framework for Large and Complex Java Systems | |||
Awesome Mutation testing / Existing libraries / Java/JVM | |||
| metamutator | 18 | about 3 years ago | |
| Major | |||
Awesome Mutation testing / Existing libraries / Java/JVM / Major | |||
| Publications related to the Major mutation framework | |||
Awesome Mutation testing / Existing libraries / JavaScript | |||
| stryker-mutator/stryker | 2,613 | 11 months ago | |
Awesome Mutation testing / Existing libraries / Kotlin | |||
| mutant-kraken | 25 | over 1 year ago | |
Awesome Mutation testing / Existing libraries / PHP | |||
| infection/infection | |||
Awesome Mutation testing / Existing libraries / Python | |||
| sixty-north/cosmic-ray | 570 | 11 months ago | |
| boxed/mutmut | 937 | 11 months ago | |
Awesome Mutation testing / Existing libraries / Ruby | |||
| mbj/mutant | 1,956 | 12 months ago | |
Awesome Mutation testing / Existing libraries / Ruby / mbj/mutant | |||
| Kill all the mutants - a deep dive into mutation testing and how the Mutant gem works | |||
Awesome Mutation testing / Existing libraries / Ruby | |||
| backus/mutest | 71 | about 5 years ago | |
Awesome Mutation testing / Existing libraries / Rust | |||
| sourcefrog/cargo-mutants | 626 | 11 months ago | |
| llogiq/mutagen | 629 | over 2 years ago | |
Awesome Mutation testing / Existing libraries / Scala | |||
| sugakandrey/scalamu | 43 | almost 8 years ago | |
| stryker4s | |||
Awesome Mutation testing / Existing libraries / Smalltalk | |||
| pavel-krivanek/mutalk | 22 | 12 months ago | |
Awesome Mutation testing / Existing libraries / Swift | |||
| SeanROlszewski/muter | 503 | over 1 year ago | |
Awesome Mutation testing / Existing libraries / OCaml | |||
| mutaml | 66 | about 1 year ago | |
Awesome Mutation testing / Existing libraries / Other | |||
| agroce/universalmutator | 139 | over 1 year ago | |
| squaresLab/boggart | 2 | almost 7 years ago | |
| codeintegrity-ai/mutahunter | 252 | about 1 year ago | |
Awesome Mutation testing / Visualization Tool | |||
| sqrlab/VisMAn | 4 | about 12 years ago | |
Awesome Mutation testing / Papers | |||
| Mutation Testing Repository | |||
| An Analysis and Survey of the Development of Mutation Testing | |||
| Mutation Testing Advances: An Analysis and Survey | |||
| Are Mutants a Valid Substitute for Real Faults in Software Testing? | |||
| Predicting Mutation Scores using Source Code and Test Suite Metrics | 3 | almost 6 years ago | |
| CrestWeb | |||
| Mutation Testing Repository at LU | |||
| An Industrial Application of Mutation Testing: Lessons, Challenges, and Research Direction | |||
| Predictive Mutation Testing | |||
| Semantic Mutation Testing | |||
| Assessing Test Quality | |||
| Mutation Testing | |||
| Mutation Testing: Guideline and Mutation Operator Classification | |||
| Faster Mutation Testing Inspired by Test Prioritization and Reduction | |||
| Estimation and Enhancement of Real-Time Software Reliability through Mutation Analysis | |||
| Problems of Mutation Testing and Higher Order Mutation Testing | |||
| Effectiveness of Mutation Testing Techniques: Reducing Mutation Cost | |||
| Reducing the Cost of Android Mutation Testing | |||
| A Systematic Literature Review of Techniques and Metrics to Reduce the Cost of Mutation Testing | |||
| Effective Methods to Tackle the Equivalent Mutant Problem when Testing Software with Mutation | |||
| Goal-Oriented Mutation Testing with Focal Methods | |||
| OUTRIDER: Optimizing the mUtation Testing pRocess In Distributed EnviRonments | |||
| Mutation testing: practical aspects and cost analysis | |||
| Mitigating the Effects of Flaky Tests on Mutation Testing | |||
| Speeding-Up Mutation Testing via Data Compression and State Infection | |||
| State of Mutation Testing at Google | |||
| Operator-Based and Random Mutant Selection: Better Together | |||
| Towards effective mutation testing for ATL | |||
| PropEr Testing | |||
| Mutation Testing in the wild: findings from GitHub | |||
| Mutation Testing by Goran Petrovic | |||
| Mutant-Kraken A Mutation Testing Tool For Kotlin | |||
Awesome Mutation testing / Blogs/Posts/Videos | |||
| Mutant Musings | 13 | over 9 years ago | |
| RailsConf 2017: How to Write Better Code Using Mutation Testing • John Backus | |||
| FOSDEM 2017: Mutation Testing: Leaving the Stone Age • Alex Denisov | |||
| GOTO 2015: Mutation Testing in Python • Austin Bingham | |||
| GOTO 2019 • Making Mutants Work for You • Henry Coles | |||
| Jfokus 2016: From jUnit to Mutation-Testing • Sven Ruppert | |||
| PHPDeveloperDay 2018: Mutation Testing • Theo Fidry | |||
| Test Automation Research for Industry 2019: Mutation Testing, Opportunities and Pitfalls • Ali Parsai | |||
| Markus Schirp On Mutation Operators | |||
| How To Test C# Unit Tests With Mutation Testing | |||
Awesome Mutation testing / Conferences / International Workshop on Mutation Analysis | |||
| MUTATION 2018, The 13th International Workshop on Mutation Analysis | |||
Awesome Mutation testing / Friendly resources | |||
| atodorov/mutation-testing-in-patterns | 23 | almost 7 years ago | |
Awesome Mutation testing / Friendly resources / atodorov/mutation-testing-in-patterns | |||
| Mutation Testing in Patterns | Practical examples of software and testing patterns related to mutation testing | ||
Awesome Mutation testing / Tutorials | |||
| Introduction to Mutation Testing with PIT (Java) | 23 | 11 months ago | |