tarpas / pytest-testmonLinks
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
☆912Updated 9 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☆675Updated 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,475Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated 2 years 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
- Rewrites source to reorder python imports☆770Updated last week
- pytest fixture for benchmarking code☆1,372Updated last month
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆836Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated last month
- better error messages for assert equals in pytest☆328Updated last year
- A grab-bag of nifty pytest plugins☆594Updated last month
- McCabe complexity checker for Python☆665Updated last year
- Removes unused imports and unused variables as reported by pyflakes☆944Updated 3 weeks ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,702Updated last week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆547Updated 3 weeks 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…☆666Updated last month
- A Python application for tracking, reporting on timing and complexity in Python code☆1,256Updated 2 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆947Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- Mutation testing system☆1,145Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,982Updated last week
- Local continuous test runner with pytest and watchdog.☆759Updated 3 years ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆285Updated last month
- Enforce the same settings on multiple projects☆407Updated this week
- Docker-based integration tests☆474Updated 3 months ago
- unittest subTest() support and subtests fixture☆248Updated last week
- Runtime inspection utilities for Python typing module☆369Updated 4 months ago