An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mutation-testing

A curated list of projects in awesome lists tagged with mutation-testing .

https://github.com/goldbergyoni/javascript-testing-best-practices

📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2024)

angular chai ci cicd contract-testing e2e e2e-tests express integration-testing javascript jest mocha mutation mutation-testing nodejs react test testing unittest

Last synced: 16 May 2025

https://github.com/stryker-mutator/stryker-net

Mutation testing for .NET core and .NET framework!

dotnet-core dotnet-framework dotnet-stryker hacktoberfest mutation-testing stryker

Last synced: 14 May 2025

https://github.com/hcoles/pitest

State of the art mutation testing system for the JVM

coverage java junit mutation-analysis mutation-testing testing testng

Last synced: 13 May 2025

https://github.com/humbug/humbug

Humbug is a Mutation Testing framework for PHP to measure the real effectiveness of your test suites and assist in their improvement. It eats Code Coverage for breakfast.

coverage mutation-analysis mutation-testing php testing

Last synced: 27 Sep 2025

https://github.com/sourcefrog/cargo-mutants

:zombie: Inject bugs and see if your tests catch them!

cargo cargo-plugin cargo-subcommand mutation-testing mutations rust rust-lang testing

Last synced: 01 Feb 2026

https://github.com/boxed/mutmut

Mutation testing system

mutation-testing python testing

Last synced: 14 May 2025

https://github.com/mull-project/mull

Practical mutation testing and fault injection for C and C++

c c-plus-plus fault-injection jit llvm mutation-analysis mutation-testing testing

Last synced: 29 Jan 2026

https://github.com/llogiq/mutagen

Breaking your Rust code for fun and profit

hacktoberfest mutation-testing rust

Last synced: 15 May 2025

https://github.com/sixty-north/cosmic-ray

Mutation testing for Python

mutation-testing python testing

Last synced: 14 May 2025

https://github.com/mutpy/mutpy

MutPy is a mutation testing tool for Python 3.x source code

development-tools mutation-testing testing

Last synced: 21 Oct 2025

https://github.com/joranhonig/vertigo

Mutation Testing for Ethereum Smart Contracts

ethereum mutation-testing mutations security solidity testing

Last synced: 05 Apr 2025

https://github.com/JoranHonig/vertigo

Mutation Testing for Ethereum Smart Contracts

ethereum mutation-testing mutations security solidity testing

Last synced: 18 Apr 2025

https://github.com/nlohmann/mutate_cpp

C++ Mutation Test Environment

c-plus-plus mutation-testing

Last synced: 08 Oct 2025

https://github.com/mfvanek/pg-index-health

pg-index-health is a Java library for analyzing and maintaining indexes and tables health in Postgresql databases.

gradle hacktoberfest indexes java java-11 kotlin-dsl mutation-testing pitest postgres postgresql static-analysis testcontainers

Last synced: 13 Apr 2025

https://github.com/STAMP-project/pitest-descartes

Descartes supports developers to improve their test suites by reporting weak spots in covered code

h2020 inria java mutation-analysis mutation-testing pitest

Last synced: 27 Feb 2025

https://github.com/philips-software/amp-devcontainer

🔋amp-devcontainer is a batteries-included devcontainer useable for modern, embedded, software development

clang-format clang-tidy clangd cmake cpp devcontainer embedded fuzzing mutation-testing rust

Last synced: 16 Jan 2026

https://github.com/EvanKepner/mutatest

Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.

mutation mutation-testing python3 python37 python38 unit-test

Last synced: 11 May 2025

https://github.com/dgollahon/mutest

fork of mutant with inline disable comments and a few different mutations.

lint mutation-testing quality-control rspec ruby testing

Last synced: 26 Sep 2025

https://github.com/pitest/pitclipse

Mutation testing for Java in Eclipse IDE. Based on PIT (Pitest).

eclipse eclipse-ide eclipse-plugin java mutation mutation-coverage mutation-testing pit pitest testing-tool

Last synced: 16 Jan 2026

https://github.com/federicobond/eth-mutants

👾 A mutation testing tool for Solidity contracts

mutation-testing solidity testing-tools

Last synced: 20 Mar 2025

https://github.com/paulogoncalvesbh/teste-de-mutacao

Repositório do post "Teste de mutação 👽: O que é e como fica a cobertura de código?"

code-coverage mutation-testing

Last synced: 22 Mar 2025

https://github.com/stryker-mutator/mutation-testing-elements

🗃 A schema for mutation testing results with the web components to visualise it 📊

hacktoberfest mutation-testing testing

Last synced: 13 Apr 2025

https://github.com/domohuhn/mutation-test

Automated mutation testing for any programming language

mutation-testing test test-automation testing testing-tools

Last synced: 23 Oct 2025

https://github.com/jenkinsci/coverage-plugin

Jenkins coverage plugin (code and mutation coverage with Cobertura, JaCoCo and PIT)

cobertura coverage coverage-report jacoco jenkins-plugin junit mutation-testing opencover pit pitest vectorcast

Last synced: 27 Jan 2026

https://github.com/thinkinglabs/the-100percent-code-coverage-fallacy

The fallacy of the 100% code coverage or once a metric becomes a target it looses it value

mutation-testing test-coverage

Last synced: 09 Apr 2025

https://github.com/sckott/mutant

mutation testing for R

mutation-testing r r-package rstats testing ttd

Last synced: 14 Jun 2025

https://github.com/tjchambers/mutant-musings

A journey in mutation testing

mutation-testing

Last synced: 24 Oct 2025

https://github.com/jakubsob/muttest

🧬 Measure quality of your tests 🧪

mutation-testing r testing testing-tools

Last synced: 19 Jun 2025

https://github.com/phihos/django-mutpy

Django integration for the mutation testing framework MutPy.

django mutation-testing python python3 test-automation testing

Last synced: 23 Apr 2025

https://github.com/stryker-mutator/azure-devops-mutationreport-publisher

Azure Devops extension to publish and display the mutation testing report in the build result

azure-devops-extension azure-pipelines-task hacktoberfest mutation-report mutation-testing stryker

Last synced: 14 Apr 2025

https://github.com/peter-evans/mutation-testing

Mutation Testing – featuring an example using Stryker, a framework for the JavaScript ecosystem

code-coverage fault-based-testing mutation-testing stryker stryker-testframework unit-testing

Last synced: 07 May 2025

https://github.com/wangbo15/accmut

Accmut is a framework for acclerating mutation testing, which is based on LLVM-IR.

llvm-ir mutation-testing

Last synced: 14 Jan 2026

https://github.com/zalanlevai/mutest-rs

Mutation testing tools for Rust

mutation-analysis mutation-testing rust-lang

Last synced: 12 Apr 2025

https://github.com/stryker-mutator/stryker-cli

The command-line interface for Stryker, the JavaScript mutation testing framework

cli javascript mutation-testing stryker

Last synced: 14 Apr 2025

https://github.com/githubnext/llmorpheus

LLM-based mutation testing

large-language-models mutation-testing

Last synced: 24 Mar 2025

https://github.com/antonstoeckl/go-mutesting

Mutation testing for Go source code

golang mutation-testing

Last synced: 15 Jan 2026

https://github.com/agroce/muttfuzz

A tool for meta-fuzzing using program mutants

fuzzing fuzzing-framework meta-fuzzing mutation-testing

Last synced: 29 Jul 2025

https://github.com/gustavofreze/points-of-interest

Implementação do desafio "Pontos de Interesse por GPS", do repositório backend-br.

backend-br challenge hexagonal-architecture mutation-testing php points-of-interest pois unit-testing

Last synced: 23 Jul 2025

https://github.com/p-lambert/mutant.el

An Emacs interface for Mutant

emacs mutation-testing

Last synced: 25 Apr 2025

https://github.com/johanholmerin/mutation-report-action

Show Stryker report annotations in GitHub

actions github mutation-testing stryker

Last synced: 22 Apr 2025

https://github.com/mthmulders/pit-stryker-dashboard-reporter

A PIT reporter that publishes to the Stryker Mutator Dashboard

mutation-testing pit pitest stryker

Last synced: 16 Jan 2026

https://github.com/ligurio/py-mutation-testing-elements

Generator of HTML reports with mutation testing results

mutation-testing python quality-assurance reporting software-testing

Last synced: 09 Apr 2025

https://github.com/christoshrousis/mutasaurus

A Deno-native mutation testing library that helps you improve your test suite quality by automatically introducing mutations into your code.

deno mutation-testing testing-tool unit-testing

Last synced: 23 Jan 2026

https://github.com/haliliceylan/mut4slx

The Simulink Model Mutation Testing project provides a framework for generating mutants, and CSV file as an output. It utilizes the MATLAB environment to load the model, apply mutations, and collect outputs.

ase2023 matlab mutation-analysis mutation-coverage mutation-testing publication-code python simulink simulink-model simulink-python

Last synced: 15 Jul 2025

https://github.com/zabawaba99/gomutate

Mutation testing for Go

go mutate mutation-testing

Last synced: 07 Apr 2025

https://github.com/bttmly/perturb

JavaScript mutation testing

javascript mutation-testing nodejs quality

Last synced: 07 Oct 2025

https://github.com/rogervinas/mutation-testing

🧟‍♂️ Mutation Testing with Pitest and Kotlin

kotlin mutation-testing pitest testing

Last synced: 16 Apr 2025

https://github.com/kevinjalbert/master-thesis

M.Sc. Thesis on "Predicting Mutation Scores using Source Code and Test Suite Metrics"

latex mutation-testing source-code-metrics support-vector-machines thesis

Last synced: 28 Oct 2025

https://github.com/infection/playground

Infection Playground - online tool to try Infection right in your browser.

coverage infection mutant mutation mutation-analysis mutation-testing php testing

Last synced: 28 Jul 2025

https://github.com/xperianer/crm20_how_does_software_break

Executing Data Analysis of Mutation Testing Data from popular python projects.

data-science mutation-testing testing

Last synced: 30 Oct 2025

https://github.com/rcmartins/blinky

Semantic mutation testing for Scala

mutation-testing scala testing-tools

Last synced: 01 Aug 2025

https://github.com/wickedone/gitlab-perl-helpers

collection of perl helpers for implementing code owner specific gitlab ci jobs

continuous-integration coverage gitlab gitlab-ci infection mutation-testing perl php phpmd phpstan phpunit psalm test-automation

Last synced: 10 Jun 2025

https://github.com/bios-marcel/presentation_go_mutationtests

Example of mutation tests in go (using ooze)

go golang gophers mutation-testing ooze presentation

Last synced: 01 Mar 2025

https://github.com/jguida941/contact-suite-spring-react

Full-stack contact, task, and appointment suite (Spring Boot 4.0.0 + React UI) with strict validation, defensive copies, JWT auth, JUnit 5 + AssertJ, JaCoCo and PITest, and multi-OS CI (Ubuntu and Windows on JDK 17/21) running SpotBugs, OWASP Dependency-Check, CodeQL, and ZAP, with the legacy service kept on the original-cs320 branch.

codeql continous-integration flyway full-stack github-actions jacoco-reports java junit-5 mutation-testing owasp-dependency-check pitest react rest-api spring-boot spring-data-jpa static-anaysis tailwindcss test-containers typescript vite

Last synced: 13 Jan 2026

https://github.com/squareslab/boggart

WIP: Lightweight, extensible, language-independent mutation testing.

bugzoo docker mutation mutation-testing

Last synced: 13 Apr 2025

https://github.com/derrix060/mutationtestingpresentation

Example of mutation testing written in python3

mutation-testing python

Last synced: 16 Apr 2025

https://github.com/sivchari/gomu

🚀 High-performance mutation testing tool for Go

go golang mutation-testing

Last synced: 19 Sep 2025

https://github.com/xperianer/mutester

A tool to generate Mutation Testing Data from Python Projects

mutation-testing software-development software-testing testing

Last synced: 09 Apr 2025

https://github.com/lepetere/angularstrykerdemo

A demo of unit and mutation testing using Karma, Jasmine & Stryker in an angularjs 1.6 project.

angular1 angularjs jasmine javascript karma mutation-testing unit-testing

Last synced: 01 Oct 2025

https://github.com/jamieynonan/maraquser

Maraquser, project to manage users roles and permissions. This project is designed to explain/present certain architectures and patterns in a more tangible way.

asynchronous command-bus ddd docker makefile mutation-testing php7 python3 unit-testing

Last synced: 25 Feb 2025

https://github.com/mull-project/klee-tutorial-two

Klee Tutorial Two tests

klee mull mutation-testing

Last synced: 31 Oct 2025

https://github.com/gustavofreze/mutation-test-php

Teste de mutação em PHP usando Infection.

infection mutation-testing php php8 unit-testing

Last synced: 16 Mar 2025

https://github.com/aleccool213/mutation-testing-talk

A talk I did for a Flipp lunch-n-learn covering Mutation Testing

javascript jest mutation-testing stryker typescript unit-testing

Last synced: 27 Feb 2025

https://github.com/athuldev2024/demo-app-server

this is a demo chat application I made for displaying my skills in Node.js and Express and Socket.io.

expressjs handlebars hbs monolith-architecture mutation-testing nodejs restful-api sequelize-orm server-side-rendering session-cookie socket-io sqlite3 stryker-jest

Last synced: 12 Nov 2025

https://github.com/lazywithclass/cerebro

A mutation testing library for JavaScript

javascript-library mutation-testing

Last synced: 05 Apr 2025

https://github.com/jimbethancourt/hello-cucumber-i-want-ice-cream

The Hello Cucumber project from cucumber.io+ Spring Boot + Pitest Cucumber Plugin

bdd cucumber-java cucumber-jvm java java-8 mutation-testing pitest-plugin spring-boot spring-boot-2 springboot2

Last synced: 16 Mar 2025

https://github.com/energy164/mutants-in-your-tests

There Are Mutants Living in Your Unit Tests

demo-time mutation-testing

Last synced: 10 Jun 2025

https://github.com/vishwajeet-29-pro/pitest

This Repository for Mutation Testing with PiTest

gradle java mutation-testing pitest

Last synced: 07 Feb 2026

https://github.com/wickedone/muppet

unit testing your setters, getters, adders, removers, issers and whatevers

infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing

Last synced: 03 Oct 2025