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
103 stars
10 watching
8 forks
Language: Clojure
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A mutation testing tool designed to verify the robustness and reliability of Kotlin code by introducing random changes. | 25 |
| An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |
| A testing tool that allows developers to write concise, powerful tests by defining properties of functions that should hold true for all inputs. | 1,124 |
| An automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results | 1,707 |
| A tool for detecting defects in software code by mutating specific statements and analyzing test results | 66 |
| A mutation tool for testing source code and intermediate representation (IR) written in C/C++ | 13 |
| A tool to enhance ClojureScript development by allowing developers to interactively test and visualize code examples in an immersive interface. | 1,530 |
| A tool to enable unit testing of Svelte components with Jest | 35 |
| Provides a safe way to transform Clojure code without unintended consequences | 196 |
| A mutation testing tool for C++ projects to detect programming errors | 173 |
| A Clojure library for simple and flexible A/B testing and conversion optimization | 139 |
| A Node.js tool for simulating heavy loads on HTTP services to test their performance and stability | 39 |
| A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 |
| A tool for testing software's robustness to faults and failures | 18 |