tarpas / pytest-testmon
Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.
☆855Updated 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
- Pytest plugin to randomly order tests and control random.seed☆638Updated 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,353Updated 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,067Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆384Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- pytest fixture for benchmarking code☆1,270Updated 2 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆717Updated last week
- Separate test code from test cases in pytest.☆350Updated 2 weeks ago
- Mutation testing system☆945Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Rewrites source to reorder python imports☆745Updated last week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,520Updated this week
- factory_boy integration the pytest runner☆374Updated this week
- Provides a fake file system that mocks the Python file system modules.☆663Updated this week
- Thin-wrapper around the mock package for easier use with pytest☆1,876Updated this week
- Local continuous test runner with pytest and watchdog.☆738Updated 2 years 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…☆641Updated last week
- Composable custom class converters for attrs, dataclasses and friends.☆845Updated this week
- Run the tests related to the changed files (according to Git) 🤓☆371Updated 2 weeks ago
- A grab-bag of nifty pytest plugins☆575Updated 2 weeks ago
- Mocked responses for the requests library☆452Updated 6 months ago
- McCabe complexity checker for Python☆645Updated 5 months ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,217Updated 6 months ago
- Run `black` on python code blocks in documentation files☆652Updated last week
- Pytest Plugin to disable socket calls during tests☆298Updated 2 weeks ago
- A pytest plugin that allows recording network interactions via VCR.py☆463Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆481Updated 2 years ago
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆527Updated last month
- Removes unused imports and unused variables as reported by pyflakes☆912Updated 2 months ago