-
Updated
May 14, 2022 - JavaScript
#
mutation-testing
Here are 202 public repositories matching this topic...
react
nodejs
javascript
testing
angular
express
mocha
jest
ci
mutation-testing
test
integration-testing
mutation
chai
e2e-tests
unittest
e2e
cicd
contract-testing
Mutation testing for JavaScript and friends
-
Updated
May 18, 2022 - TypeScript
Automated code reviews via mutation testing - semantic code coverage.
ruby
coverage
mutation-testing
rspec
static-analysis
code-review
dynamic-analysis
mutant
minitest
code-quality-analyzer
static-anaysis
uncovered-semantics
-
Updated
May 2, 2022 - Ruby
PHP Mutation Testing library
testing
php
coverage
mutation-testing
mutation
ast
test-framework
mutant
infection
mutation-analysis
-
Updated
May 15, 2022 - PHP
State of the art mutation testing system for the JVM
-
Updated
May 18, 2022 - Java
Mutation testing for .NET core and .NET framework!
-
Updated
May 19, 2022 - C#
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.
-
Updated
Dec 31, 2017 - PHP
Practical mutation testing and fault injection for C and C++
-
Updated
May 5, 2022 - C++
Open
Document mutations
6
abingham
commented
Oct 12, 2019
We've added a new baseline subcommand, but there are no tests for it. Add these.
-
Updated
May 11, 2022 - Swift
MutPy is a mutation testing tool for Python 3.x source code
-
Updated
Apr 7, 2022 - Python
Mutation testing resources: how to make better code by introducing bugs
-
Updated
May 13, 2021
Gradle plugin for PIT Mutation Testing
java
testing
groovy
coverage
gradle
mutation-testing
static-analysis
gradle-plugin
code-quality
pitest
pit
-
Updated
Mar 13, 2022 - Groovy
Curried Type Testing library, and Test Matchers for Jest
testing
typescript
jasmine
jest
tdd
mutation-testing
bdd
assertions
property-based-testing
assert
matchers
expect
jasmine-matchers
property-testing
type-test
jest-matchers
test-matchers
-
Updated
Dec 31, 2021 - TypeScript
hugo-vrijswijk
commented
Dec 17, 2020
Right now the temp dir is deleted after running using a FS2 tempDir Resource. This is done in the MutantRunner.
It'd be nice to have a config option to keep the generated temp dir after running for debugging purposes to look
Descartes supports developers to improve their test suites by reporting weak spots in covered code
-
Updated
Apr 5, 2022 - Java
Regexp based tool for mutating generic source code across numerous languages
python
c
java
testing
swift
language
rust
golang
cpp
mutation-testing
regexp
mutation
mutations
multi-language
mutant
golang-tools
solidity-language
vyper
fe-language
-
Updated
May 18, 2022 - Python
`cargo mutants` mutation testing for Rust
-
Updated
Apr 26, 2022 - Rust
fork of mutant with inline disable comments and a few different mutations.
-
Updated
Aug 23, 2020 - Ruby
refine properties for testing Haskell programs
mutation-testing
property-based-testing
property-testing
enumerative-testing
leancheck
property-refinement
-
Updated
Dec 3, 2021 - Haskell
Suite of C/C++ tooling built on LLVM/Clang
-
Updated
May 3, 2022 - C
An experimental mutation testing tool for C# code 🐛 🔍
-
Updated
Mar 23, 2021 - C#
Gradle plugin for PIT Mutation Testing in Android projects
android
unit-testing
gradle
mutation-testing
test
static-analysis
code-quality
pitest
hacktoberfest
pit
-
Updated
Jan 31, 2022 - Groovy
Practical Program Repair via Bytecode Mutation
-
Updated
Mar 14, 2022
Mutation testing for crystal.
-
Updated
Apr 10, 2022 - Crystal
Improve this page
Add a description, image, and links to the mutation-testing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mutation-testing topic, visit your repo's landing page and select "manage topics."
The plugin source is currently split into two files, one of which is auto-generated by
build.rs. Thelib.rsis getting unwieldy. Time to browse for sets of functionality that can be put into their own modules, before navigating the source gets too cumbersome.