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☆96Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆360Updated last year
- Builds a graph of a Python project's internal dependencies.☆106Updated 3 weeks ago
- Cornell - record & replay mock server☆143Updated last year
- Pytest plugin for analyzing resource usage during test sessions☆180Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆392Updated 2 months ago
- Dlint is a tool for encouraging best coding practices and helping ensure Python code is secure.☆174Updated last week
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆56Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- A mini dashboard to help find slow tests in pytest.☆83Updated last year
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- Automatically convert relative imports to absolute☆159Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆217Updated 2 months ago
- Command-line parsing library for Python 3.☆136Updated last year
- Automated security testing using bandit and flake8.☆114Updated 2 years ago
- A simple program and library to auto generate API documentation for Python modules.☆88Updated 2 years ago
- Changelog management tool☆297Updated this week
- Run pytest against markdown files/docstrings.☆154Updated 2 months ago
- Pytest plugin providing the ability to use docker-compose services as fixtures.☆101Updated last year
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 3 months ago
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆91Updated last month
- Check your wheels have the right contents☆166Updated 3 weeks ago
- Runs tests multiple times to expose flakiness.☆152Updated 3 years 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 2 months ago
- dead simple python dead code detection☆393Updated 3 weeks ago
- Rate your Python packages package friendliness☆230Updated last month
- Generate waterfalls from `-Ximporttime` tracing.☆124Updated 3 weeks ago