stryker4s
Mutation tester
A mutation testing framework for Scala projects.
Mutation testing for Scala
201 stars
8 watching
37 forks
Language: Scala
last commit: 6 days ago cats-effecthacktoberfestmutation-testingsbtsbt-pluginscalastrykertest-automationtestingtesting-toolsunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
stryker-mutator/stryker-net | A tool for testing .NET projects by introducing temporary bugs to verify test reliability and effectiveness | 1,790 |
sugakandrey/scalamu | An engine for testing software mutations in Scala code | 43 |
stryker-mutator/mutation-testing-elements | Defines a standard schema and guidelines for mutation testing results to visualize test outcomes in web components. | 28 |
squareslab/boggart | A tool for testing code changes by introducing random errors and assessing the impact on the code's functionality | 2 |
pharo-contributions/mutalk | A tool for mutation testing in Smalltalk to improve test quality and fault-finding effectiveness. | 21 |
nlohmann/mutate_cpp | A mutation testing tool for C++ projects to detect programming errors | 172 |
boxed/mutmut | Tool for detecting and applying code mutations to improve testing | 927 |
muter-mutation-testing/muter | Automated mutation testing tool for Swift | 498 |
comparethemarket/fettle | An experimental tool for testing C# code by intentionally changing it to see if tests can detect the changes | 66 |
thierry-tct/mart | A mutation testing framework that enables the application of mutation testing on languages that can be compiled into LLVM code. | 26 |
jmid/mutaml | A tool that tests software quality by randomly changing code to see if tests can catch the changes | 65 |
codeintegrity-ai/mutahunter | Automated unit test generation and mutation testing tool using Large Language Models. | 243 |
hanneskaeufler/crytic | A tool for detecting defects in software code by mutating specific statements and analyzing test results | 66 |
sualeh/introduction-to-mutation-testing | An introduction to using mutation testing to validate unit tests in software development | 23 |
mbj/mutant | Automated code review tool with mutation testing to simplify and improve code quality | 1,956 |