tarpas / pytest-testmonLinks
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
☆901Updated 7 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☆671Updated this 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,095Updated last month
- It helps to use fixtures in pytest.mark.parametrize☆391Updated 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,453Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆450Updated last year
- Provides a fake file system that mocks the Python file system modules.☆703Updated this week
- Mutation testing system☆1,109Updated 2 weeks ago
- Separate test code from test cases in pytest.☆365Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- better error messages for assert equals in pytest☆325Updated 10 months ago
- pytest fixture for benchmarking code☆1,359Updated 3 months ago
- Rewrites source to reorder python imports☆765Updated last week
- A grab-bag of nifty pytest plugins☆592Updated 7 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆800Updated this week
- McCabe complexity checker for Python☆658Updated 11 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…☆657Updated 4 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,672Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,245Updated 3 weeks ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆534Updated 2 months ago
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆926Updated this week
- Local continuous test runner with pytest and watchdog.☆756Updated 3 years ago
- Mocked responses for the requests library