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

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


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mbj/mutantAutomated code review tool with mutation testing to simplify and improve code quality1,956
josuemolinamorales/mutant-krakenA mutation testing tool designed to verify the robustness and reliability of Kotlin code by introducing random changes.25
comparethemarket/fettleAn experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes66
clojure/test.checkA testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs.1,124
hcoles/pitestAn automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results1,707
hanneskaeufler/cryticA tool for detecting defects in software code by mutating specific statements and analyzing test results66
testingresearchillinois/srcirorA mutation tool for testing source code and intermediate representation (IR) written in C/C++13
bhauman/devcardsA tool to enhance ClojureScript development by allowing developers to interactively test and visualize code examples in an immersive interface.1,530
rspieker/jest-transform-svelteA tool to enable unit testing of Svelte components with Jest35
ztellman/riddleyProvides a safe way to transform Clojure code without unintended consequences196
nlohmann/mutate_cppA mutation testing tool for C++ projects to detect programming errors173
taoensso/touchstoneA Clojure library for simple and flexible A/B testing and conversion optimization139
yarax/stressA Node.js tool for simulating heavy loads on HTTP services to test their performance and stability39
squareslab/boggartA tool for testing code changes by introducing random errors and assessing the impact on the code's functionality2
aliparsai/littledarwinA tool for testing software's robustness to faults and failures18