mutatest
Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite. (by EvanKepner)
mcpyrate
Advanced macro expander and language lab for Python. (by Technologicat)
mutatest | mcpyrate | |
---|---|---|
1 | 1 | |
96 | 63 | |
- | - | |
0.0 | 8.3 | |
about 2 years ago | 10 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mutatest
Posts with mentions or reviews of mutatest.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-02-06.
-
Mutation Driven Testing: When TDD Just Isn’t Good Enough
For any Python users, there's a library that automates mutation testing by parsing the AST: https://github.com/EvanKepner/mutatest
mcpyrate
Posts with mentions or reviews of mcpyrate.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing mutatest and mcpyrate you can also consider the following projects:
dextool - Suite of C/C++ tooling built on LLVM/Clang
pyan - Static call graph generator. The official Python 3 version. Development repo.
awesome-pattern-matching - Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.
aioredis - asyncio (PEP 3156) Redis support
unpythonic - Supercharge your Python with parts of Lisp and Haskell.