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)
awesome-pattern-matching
Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner. (by scravy)
mutatest | awesome-pattern-matching | |
---|---|---|
1 | 2 | |
96 | 108 | |
- | 0.9% | |
0.0 | 1.3 | |
about 2 years ago | about 2 years ago | |
Python | Python | |
MIT License | MIT License |
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
awesome-pattern-matching
Posts with mentions or reviews of awesome-pattern-matching.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-01-02.
What are some alternatives?
When comparing mutatest and awesome-pattern-matching you can also consider the following projects:
dextool - Suite of C/C++ tooling built on LLVM/Clang
gybe - A simple YAML transpiler for rendering Kubernetes manifests using python type-hints.
mcpyrate - Advanced macro expander and language lab for Python.
cloud-sql-python-connector - A Python library for connecting securely to your Cloud SQL instances.
aioredis - asyncio (PEP 3156) Redis support