sixty-north / cosmic-rayLinks
Mutation testing for Python
☆614Updated this 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☆359Updated last year
- Mutation testing system☆1,164Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆920Updated this week
- Custom Python linting through AST expressions☆277Updated 2 years ago
- An implementation of contracts for Python.☆348Updated 6 years ago
- Bottom-up approach to refactoring in python☆717Updated 3 years ago
- Provides a fake file system that mocks the Python file system modules.☆717Updated last week
- A command-line search utility for Python ASTs using XPath syntax.☆256Updated 3 years ago
- Python 3.5+ runtime type checking for integration testing and data validation☆546Updated last year
- Pytest plugin to randomly order tests and control random.seed☆681Updated last week
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated this week
- A common base representation of python source code for pylint and other projects☆561Updated this week
- McCabe complexity checker for Python☆669Updated last year
- Plugin for nose or pytest that automatically reruns flaky tests.☆393Updated 2 months ago
- A grab-bag of nifty pytest plugins☆595Updated 2 months ago
- Manage the release notes for your project.☆872Updated last week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆237Updated this week
- Design-by-contract in Python3 with informative violation messages and inheritance☆385Updated this week
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆409Updated 2 months ago
- Monitoring tool based on radon☆259Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Debug Python logging problems by printing out the tree of handlers you have defined.☆330Updated last year
- 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☆330Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures☆437Updated last month
- Plugin for py.test to enter PyCharm debugger on uncaught exceptions☆133Updated 5 years ago
- A tool for measuring Python class cohesion.☆247Updated 11 months ago
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- Tips and Tricks for the Python Testing Tool☆198Updated 4 years ago