mutant

Code stress tester

A tool that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability

Mutation testing for Clojure

GitHub

102 stars
10 watching
8 forks
Language: Clojure
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbj/mutant Automated code review tool with mutation testing to simplify and improve code quality 1,956
josuemolinamorales/mutant-kraken A mutation testing tool designed to verify the robustness and reliability of Kotlin code by introducing random changes. 25
comparethemarket/fettle An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes 66
clojure/test.check A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. 1,122
hcoles/pitest A mutation testing system for Java that helps identify fragile code 1,700
hanneskaeufler/crytic A tool for detecting defects in software code by mutating specific statements and analyzing test results 66
testingresearchillinois/srciror A mutation tool for testing source code and intermediate representation (IR) written in C/C++ 13
bhauman/devcards A tool to enhance ClojureScript development by allowing developers to interactively test and visualize code examples in an immersive interface. 1,530
rspieker/jest-transform-svelte A tool to enable unit testing of Svelte components with Jest 35
ztellman/riddley Provides a safe way to transform Clojure code without unintended consequences 196
nlohmann/mutate_cpp A mutation testing tool for C++ projects to detect programming errors 172
taoensso/touchstone A Clojure library for simple and flexible A/B testing and conversion optimization 139
yarax/stress A Node.js tool for simulating heavy loads on HTTP services to test their performance and stability 40
squareslab/boggart A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality 2
aliparsai/littledarwin A tool for testing software's robustness to faults and failures 18