tarpas / pytest-testmonLinks
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
☆935Updated 3 weeks 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☆684Updated 2 weeks 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,108Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,500Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- Separate test code from test cases in pytest.☆367Updated 4 months ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆676Updated 2 months ago
- Rewrites source to reorder python imports☆772Updated last week
- pytest fixture for benchmarking code☆1,401Updated last month
- Mutation testing system☆1,179Updated 3 weeks ago
- McCabe complexity checker for Python☆672Updated last year
- A grab-bag of nifty pytest plugins☆595Updated 3 months ago
- Provides a fake file system that mocks the Python file system modules.☆725Updated last week
- Lint your Python architecture.☆897Updated this week
- Local continuous test runner with pytest and watchdog.☆760Updated 3 years ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆576Updated 2 weeks ago
- better error messages for assert equals in pytest☆330Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆968Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,261Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 3 years ago
- Automatic generation of marshmallow schemas from dataclasses.☆473Updated 6 months ago
- Mocked responses for the requests library☆465Updated last year
- Pytest Plugin to disable socket calls during tests☆327Updated 2 weeks ago
- Thin-wrapper around the mock package for easier use with pytest☆2,002Updated this week
- Run the tests related to the changed files (according to Git) 🤓☆390Updated 3 weeks ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,754Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆950Updated 2 weeks ago