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.
☆97Updated 2 years ago
Alternatives and similar repositories for mutatest
Users that are interested in mutatest are comparing it to the libraries listed below
Sorting:
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆167Updated 9 months ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 10 months ago
- Builds a graph of a Python project's internal dependencies.☆88Updated 2 weeks ago
- Cornell - record & replay mock server☆142Updated last year
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆356Updated last year
- Automated security testing using bandit and flake8.☆113Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆70Updated last month
- Separate test code from test cases in pytest.☆365Updated last month
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- Automatically convert relative imports to absolute☆157Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated this week
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆98Updated 11 months ago
- Mypy static type checker plugin for Pytest☆255Updated 4 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆71Updated 7 months ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- The pytest plugin for your Cookiecutter templates. 🍪☆187Updated 2 years ago
- Command-line parsing library for Python 3.☆134Updated 10 months ago
- Changelog management tool☆283Updated last month
- Check your wheels have the right contents☆167Updated this week
- A mini dashboard to help find slow tests in pytest.☆82Updated last year
- Http server for pytest to test http clients☆236Updated this week
- Pytest plugin for testing console scripts☆85Updated 8 months ago
- dead simple python dead code detection☆366Updated last week
- Rate your Python packages package friendliness☆220Updated 2 weeks ago
- better error messages for assert equals in pytest☆325Updated 10 months ago
- Run pytest against markdown files/docstrings.☆124Updated last week
- A simple program and library to auto generate API documentation for Python modules.☆85Updated last year
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆85Updated last week