tarpas / pytest-testmonLinks
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
☆905Updated 8 months ago
Alternatives and similar repositories for pytest-testmon
Users that are interested in pytest-testmon are comparing it to the libraries listed below
Sorting:
- Pytest plugin to randomly order tests and control random.seed☆674Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,459Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,098Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆808Updated last week
- Separate test code from test cases in pytest.☆366Updated 2 months ago
- Rewrites source to reorder python imports☆764Updated last week
- pytest fixture for benchmarking code☆1,361Updated 2 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆538Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- better error messages for assert equals in pytest☆327Updated 11 months ago
- Mutation testing system☆1,118Updated last week
- McCabe complexity checker for Python☆663Updated last year
- Run `black` on python code blocks in documentation files☆670Updated last week
- Provides a fake file system that mocks the Python file system modules.☆708Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆655Updated 5 months ago
- Local continuous test runner with pytest and watchdog.☆756Updated 3 years ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,683Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,250Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆282Updated 2 months ago
- Enforce the same settings on multiple projects☆405Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆551Updated 2 months ago
- Run the tests related to the changed files (according to Git) 🤓☆377Updated 4 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆935Updated 2 weeks ago
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆940Updated last week
- Python Linter for performance anti patterns☆694Updated last year
- Docker-based integration tests☆470Updated last month