pytest-dev / pytest-randomlyLinks
Pytest plugin to randomly order tests and control random.seed
☆675Updated this week
Alternatives and similar repositories for pytest-randomly
Users that are interested in pytest-randomly are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆908Updated 8 months ago
- Separate test code from test cases in pytest.☆365Updated 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,103Updated 3 weeks ago
- Rewrites source to reorder python imports☆768Updated 3 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆238Updated this week
- Run `black` on python code blocks in documentation files☆670Updated last week
- better error messages for assert equals in pytest☆327Updated last year
- Enforce the same settings on multiple projects☆406Updated this week
- ☆236Updated 4 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆284Updated last week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆543Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆247Updated this week
- Naming Convention checker for Python☆523Updated 4 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆641Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆315Updated 5 months ago
- 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 2 weeks ago
- dead simple python dead code detection☆381Updated 3 weeks ago
- Mocked responses for the requests library☆463Updated last year
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- McCabe complexity checker for Python☆665Updated last year
- Run the tests related to the changed files (according to Git) 🤓☆377Updated 5 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…☆664Updated last week
- Pytest Plugin to disable socket calls during tests☆322Updated last week