boxed / mutmutLinks
Mutation testing system
☆1,199Updated this week
Alternatives and similar repositories for mutmut
Users that are interested in mutmut are comparing it to the libraries listed below
Sorting:
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆952Updated 2 months ago
- Lint your Python architecture.☆937Updated 3 weeks ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,110Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆690Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,269Updated last month
- 🤝 Design by contract for Python. Write bug-free code. Add a few decorators, get static analysis and tests for free.☆860Updated 2 months ago
- Mutation testing for Python☆620Updated 2 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆361Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,509Updated last month
- Flexible test automation for Python☆1,492Updated last week
- Various code metrics for Python code☆1,932Updated last year
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,786Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆2,011Updated last week
- Design-by-contract in Python3 with informative violation messages and inheritance☆394Updated last week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree