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

GitHub

15 stars
3 watching
2 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-gremlins/gremlinsA tool to verify test quality by randomly introducing changes into the code tested and determining if those changes are caught by tests201
tonicai/tonic_validateA framework for evaluating and monitoring the quality of large language model outputs in Retrieval Augmented Generation applications.271
simonmichael/shelltestrunnerTool for testing command-line programs and commands in a portable way.135
muter-mutation-testing/muterAutomated mutation testing tool for Swift503
and-semakin/flake8-pytestrailAnalyze Python code for missing or incorrectly formatted test identifiers for a testing framework.10
bodigrim/smallcheckA testing library that checks Haskell code properties exhaustively using automatic test case generation134
zimmski/go-mutestingA tool to detect untested parts of source code by introducing small changes and testing the resulting behavior.650
orsinium-labs/typeforceA tool to simplify Python package maintenance by automating type checking and stub installation.19
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
chiselverify/chiselverifyA verification library for digital hardware described in Chisel or legacy components from VHDL, Verilog, or SystemVerilog142
mull-project/mullA tool for testing and validating C and C++ programs by introducing intentional errors to simulate real-world failures.755
toml-lang/toml-testA tool that verifies the correctness of TOML parsers and writers through automated testing.216
norfairking/smosA comprehensive tool for managing text-based user interfaces and testing software properties in Haskell.296
jmid/mutamlA tool that tests software quality by randomly changing code to see if tests can catch the changes66
comparethemarket/fettleAn experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes66