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