sixty-north / cosmic-rayLinks
Mutation testing for Python
☆593Updated 2 months ago
Alternatives and similar repositories for cosmic-ray
Users that are interested in cosmic-ray are comparing it to the libraries listed below
Sorting:
- MutPy is a mutation testing tool for Python 3.x source code☆357Updated last year
- Mutation testing system☆1,118Updated last week
- Bottom-up approach to refactoring in python☆714Updated 3 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆905Updated 8 months ago
- Custom Python linting through AST expressions☆276Updated 2 years ago
- An implementation of contracts for Python.☆345Updated 5 years ago
- Plugin for nose or pytest that automatically reruns flaky tests.☆390Updated last year
- A common base representation of python source code for pylint and other projects☆553Updated this week
- Provides a fake file system that mocks the Python file system modules.☆708Updated last week
- Monitoring tool based on radon☆259Updated 10 months ago
- McCabe complexity checker for Python☆663Updated last year
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Design-by-contract in Python3 with informative violation messages and inheritance☆378Updated 11 months ago
- A grab-bag of nifty pytest plugins☆593Updated 7 months ago
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- better error messages for assert equals in pytest☆327Updated 11 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated last month
- Local continuous test runner with pytest and watchdog.☆756Updated 3 years ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆426Updated 3 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,030Updated this week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- A VCR imitation designed only for python-requests.☆576Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆296Updated 3 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 2 months ago
- A tool for measuring Python class cohesion.☆242Updated 8 months ago
- Tips and Tricks for the Python Testing Tool☆200Updated 3 years ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆329Updated last year
- docstring style checker☆1,117Updated last year
- Auto-generate PEP-484 annotations☆1,441Updated 3 years ago