Faultify
Error injector
A tool to introduce controlled errors into .NET test projects to help identify error-prone code.
Byte Code Dotnet Mutation Utility
18 stars
4 watching
3 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
bytebytecodemutation-coveragemutation-testmutation-testingtesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool that injects faults into JVM applications to test failure scenarios | 225 |
| Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 626 |
| Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |
| A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,795 |
| A tool to verify unit test quality by introducing artificial defects into production code and checking if tests detect them. | 105 |
| Injects INotifyPropertyChanged event raising code into property setters at compile time | 1,894 |
| A tool for testing and validating C and C++ programs by introducing intentional errors to simulate real-world failures. | 755 |
| An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |
| Mutation testing framework to improve the quality of PHP code by introducing intentional errors and analyzing how it handles them. | 2,063 |
| 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 that helps ensure Clojure code is robust by introducing artificial defects and testing its reliability | 103 |
| A tool that injects intentional errors into AWS Lambda functions to test their fault tolerance and resilience. | 94 |
| An implementation of code injection points to introduce errors in user-controlled manner | 824 |
| A collection of HTTP and REST Error constructors | 144 |
| Automated unit test generation and mutation testing tool using Large Language Models. | 252 |