sixty-north / cosmic-rayLinks
Mutation testing for Python
☆621Updated 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☆360Updated last year
- Mutation testing system☆1,184Updated 2 weeks ago
- An implementation of contracts for Python.☆350Updated 6 years ago
- Custom Python linting through AST expressions☆277Updated 2 years ago
- Bottom-up approach to refactoring in python☆722Updated 3 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆940Updated last month
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- Plugin for nose or pytest that automatically reruns flaky tests.☆395Updated 4 months ago
- Monitoring tool based on radon☆268Updated last year
- McCabe complexity checker for Python☆672Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- A command-line search utility for Python ASTs using XPath syntax.☆255Updated 3 years ago
- Provides a fake file system that mocks the Python file system modules.☆728Updated this week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated this week
- Pytest plugin to randomly order tests and control random.seed☆685Updated last week
- A common base representation of python source code for pylint and other projects☆572Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- A tool for measuring Python class cohesion.☆250Updated last year
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆357Updated 3 years ago
- A grab-bag of nifty pytest plugins☆595Updated 4 months ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆392Updated 2 months ago
- Local continuous test runner with pytest and watchdog.☆762Updated 3 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- Debug Python logging problems by printing out the tree of handlers you have defined.☆332Updated last year
- better error messages for assert equals in pytest☆330Updated last year
- Auto-generate PEP-484 annotations☆1,448Updated 3 years ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 4 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆132Updated 5 years ago
- Run the tests related to the changed files (according to Git) 🤓☆390Updated last week