muterl
Test quality checker
A tool for verifying test quality by introducing small changes to code and checking if tests pass.
Mutation checker for Erlang
15 stars
3 watching
2 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests | 201 |
| A framework for evaluating and monitoring the quality of large language model outputs in Retrieval Augmented Generation applications. | 271 |
| Tool for testing command-line programs and commands in a portable way. | 135 |
| Automated mutation testing tool for Swift | 503 |
| Analyze Python code for missing or incorrectly formatted test identifiers for a testing framework. | 10 |
| A testing library that checks Haskell code properties exhaustively using automatic test case generation | 134 |
| A tool to detect untested parts of source code by introducing small changes and testing the resulting behavior. | 650 |
| A tool to simplify Python package maintenance by automating type checking and stub installation. | 19 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| A verification library for digital hardware described in Chisel or legacy components from VHDL, Verilog, or SystemVerilog | 142 |
| A tool for testing and validating C and C++ programs by introducing intentional errors to simulate real-world failures. | 755 |
| A tool that verifies the correctness of TOML parsers and writers through automated testing. | 216 |
| A comprehensive tool for managing text-based user interfaces and testing software properties in Haskell. | 296 |
| A tool that tests software quality by randomly changing code to see if tests can catch the changes | 66 |
| An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |