sixty-north / cosmic-rayLinks
Mutation testing for Python
☆605Updated last week
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☆358Updated last year
- Mutation testing system☆1,145Updated last week
- Bottom-up approach to refactoring in python☆715Updated 3 years ago
- An implementation of contracts for Python.☆347Updated 6 years ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆911Updated 9 months ago
- Custom Python linting through AST expressions☆276Updated 2 years ago
- McCabe complexity checker for Python☆665Updated last year
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Pytest plugin to randomly order tests and control random.seed☆675Updated 2 weeks ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Plugin for nose or pytest that automatically reruns flaky tests.☆391Updated 3 weeks ago
- Monitoring tool based on radon☆257Updated 11 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆297Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 months ago
- Local continuous test runner with pytest and watchdog.☆759Updated 3 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- A common base representation of python source code for pylint and other projects☆558Updated this week
- A command-line search utility for Python ASTs using XPath syntax.☆253Updated 3 years ago
- Design-by-contract in Python3 with informative violation messages and inheritance☆381Updated last year
- A grab-bag of nifty pytest plugins☆594Updated last month
- Run the tests related to the changed files (according to Git) 🤓☆377Updated last week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- better error messages for assert equals in pytest☆328Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆292Updated 8 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,037Updated last week
- Debug Python logging problems by printing out the tree of handlers you have defined.☆330Updated last year
- Mypy static type checker plugin for Pytest☆256Updated 5 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,104Updated last week
- Self-service finite-state machines for the programmer on the go.☆635Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago