pytest-dev / pytest-randomlyLinks
Pytest plugin to randomly order tests and control random.seed
☆680Updated 2 weeks ago
Alternatives and similar repositories for pytest-randomly
Users that are interested in pytest-randomly are comparing it to the libraries listed below
Sorting:
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆913Updated 10 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- Rewrites source to reorder python imports☆770Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated 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,105Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆368Updated last week
- Enforce the same settings on multiple projects☆410Updated this week
- Separate test code from test cases in pytest.☆368Updated last month
- Run `black` on python code blocks in documentation files☆672Updated 2 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆850Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated 2 weeks ago
- better error messages for assert equals in pytest☆328Updated last year
- ☆236Updated 5 months ago
- dead simple python dead code detection☆384Updated last week
- Pytest Plugin to disable socket calls during tests☆325Updated 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,479Updated last week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆289Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆248Updated last week
- Flake8 plugin to find commented out or dead code☆315Updated 7 months ago
- McCabe complexity checker for Python☆666Updated last year
- Naming Convention checker for Python☆525Updated 5 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆552Updated 2 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…☆671Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆644Updated 2 weeks ago
- A collection of tips, tricks and links to help you speed up your pytest suite.☆346Updated 4 months ago
- pytest plugin for easy integration of memray memory profiler☆404Updated last month
- Provides a fake file system that mocks the Python file system modules.☆718Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago