mutalk 
 Mutation tester
 A tool for mutation testing in Smalltalk to improve test quality and fault-finding effectiveness.
Mutation Testing in Pharo Smalltalk
22 stars
 7 watching
 14 forks
 
Language: Smalltalk 
last commit: 12 months ago 
Linked from   2 awesome lists  
  pharo 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A tool for testing software's robustness to faults and failures | 18 | 
|    |  A mutation testing system for Python that helps identify weaknesses in software code by introducing small changes and running tests to see which ones fail. | 937 | 
|    |  A mutation testing framework for Scala projects. | 201 | 
|    |  A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. | 23 | 
|    |  A mutation testing tool for C++ projects to detect programming errors | 173 | 
|    |  A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 | 
|    |  A tool to verify unit test quality by introducing artificial defects into production code and checking if tests detect them. | 105 | 
|    |  A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,795 | 
|    |  An UI extension for testing Smalltalk projects | 7 | 
|    |  An automated testing tool designed to detect faults in software code by introducing random errors and observing the impact on test results | 1,707 | 
|    |  Automated code review tool with mutation testing to simplify and improve code quality | 1,956 | 
|    |  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 | 
|    |  Automated mutation testing tool for Swift | 503 | 
|    |  An introduction to using mutation testing to validate unit tests in software development | 23 |