EvanKepner / mutatestLinks
Python mutation testing: test your tests! Safely run mutation trials without source code modifications and see what will get past your test suite.
☆98Updated 2 years ago
Alternatives and similar repositories for mutatest
Users that are interested in mutatest are comparing it to the libraries listed below
Sorting:
- Fast python test runner, compatible with a subset of pytest☆95Updated last year
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆101Updated last year
- Builds a graph of a Python project's internal dependencies.☆101Updated last month
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆74Updated 11 months ago
- Fully automated python fuzzer built to test if code actually is production ready in seconds.☆111Updated 8 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- Automated security testing using bandit and flake8.☆113Updated 2 years ago
- Changelog management tool☆295Updated last week
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆171Updated last week
- Cornell - record & replay mock server☆143Updated last year
- pytest external process plugin☆103Updated last week
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated last week
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Impulse is a command line tool for exploring the imports in a Python package.☆49Updated last month
- Pytest plugin for regression testing: https://pytest-regressions.readthedocs.io☆211Updated last week
- Runs tests multiple times to expose flakiness.☆152Updated 3 years ago
- dead simple python dead code detection☆391Updated this week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆387Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆76Updated 3 weeks ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆90Updated 3 weeks ago
- Check your wheels have the right contents☆167Updated last week
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated last week
- show where your regex match assertion failed!☆80Updated last week
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- py.test plugin to show failures instantly☆145Updated 2 years ago