sixty-north / cosmic-ray
Mutation testing for Python
☆585Updated 4 months ago
Alternatives and similar repositories for cosmic-ray:
Users that are interested in cosmic-ray are comparing it to the libraries listed below
- MutPy is a mutation testing tool for Python 3.x source code☆350Updated last year
- Mutation testing system☆1,004Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆872Updated 4 months ago
- Bottom-up approach to refactoring in python☆707Updated 3 years ago
- Pytest plugin to randomly order tests and control random.seed☆654Updated 2 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated 2 months ago
- Plugin for nose or pytest that automatically reruns flaky tests.☆389Updated last year
- Custom Python linting through AST expressions☆269Updated last year
- An implementation of contracts for Python.☆344Updated 5 years ago
- Provides a fake file system that mocks the Python file system modules.☆679Updated this week
- Design-by-contract in Python3 with informative violation messages and inheritance☆363Updated 7 months ago
- McCabe complexity checker for Python☆654Updated 8 months ago
- Tips and Tricks for the Python Testing Tool☆199Updated 3 years ago
- pytest fixture for benchmarking code☆1,299Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- docstring style checker☆1,116Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆545Updated 10 months ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆407Updated 4 months ago
- better error messages for assert equals in pytest☆322Updated 7 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,088Updated 3 weeks ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,379Updated 3 months ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,996Updated this week
- Hunter is a flexible code tracing toolkit.☆816Updated 9 months ago
- Auto-generate PEP-484 annotations☆1,436Updated 2 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 3 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆292Updated 3 years ago
- A command-line search utility for Python ASTs using XPath syntax.☆248Updated 3 years ago
- unittest subTest() support and subtests fixture☆228Updated last week