pytest-dev / pytest-randomlyLinks
Pytest plugin to randomly order tests and control random.seed
☆690Updated 3 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:
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 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,110Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆948Updated 2 months ago
- Separate test code from test cases in pytest.☆366Updated 5 months ago
- Rewrites source to reorder python imports☆773Updated last month
- Run `black` on python code blocks in documentation files☆676Updated 3 weeks ago
- ☆244Updated 2 weeks ago
- Enforce the same settings on multiple projects☆413Updated last week
- better error messages for assert equals in pytest☆331Updated 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,509Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- unittest subTest() support and subtests fixture☆251Updated 2 months ago
- Pytest Plugin to disable socket calls during tests☆330Updated last week
- Flake8 plugin to find commented out or dead code☆316Updated 10 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆588Updated 3 weeks ago
- dead simple python dead code detection☆393Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆657Updated 3 weeks ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆297Updated 4 months ago
- Naming Convention checker for Python☆528Updated 8 months ago
- McCabe complexity checker for Python☆675Updated last year
- Mocked responses for the requests library☆466Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆677Updated 3 months ago
- Run the tests related to the changed files (according to Git) 🤓☆392Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- Automatically remove unnecessary `# noqa` comments☆263Updated last month
- Removes unused imports and unused variables as reported by pyflakes☆949Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆241Updated last month