tarpas / pytest-testmonLinks
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
☆908Updated 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☆675Updated 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,468Updated 3 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,103Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- pytest fixture for benchmarking code☆1,366Updated last month
- Mutation testing system☆1,134Updated this week
- Rewrites source to reorder python imports☆768Updated last month
- Provides a fake file system that mocks the Python file system modules.☆711Updated this week
- Separate test code from test cases in pytest.☆365Updated 2 weeks ago
- better error messages for assert equals in pytest☆327Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 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…☆664Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆941Updated last week
- McCabe complexity checker for Python☆665Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- A grab-bag of nifty pytest plugins☆594Updated 2 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆543Updated last week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,255Updated 2 months ago
- Removes unused imports and unused variables as reported by pyflakes☆943Updated last week
- Local continuous test runner with pytest and watchdog.☆758Updated 3 years ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,692Updated last week
- Enforce the same settings on multiple projects☆406Updated this week
- docstring style checker☆1,117Updated last year
- Run the tests related to the changed files (according to Git) 🤓☆377Updated 5 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Run `black` on python code blocks in documentation files☆670Updated this week
- Automatic generation of marshmallow schemas from dataclasses.☆471Updated 3 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆284Updated last week
- unittest subTest() support and subtests fixture☆247Updated this week