pytest-dev / pytest-randomlyLinks
Pytest plugin to randomly order tests and control random.seed
☆685Updated 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:
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆940Updated last month
- Rewrites source to reorder python imports☆772Updated 2 weeks ago
- Separate test code from test cases in pytest.☆367Updated 4 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,109Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆241Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆677Updated this week
- better error messages for assert equals in pytest☆330Updated last year
- Enforce the same settings on multiple projects☆413Updated last week
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- ☆240Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated 2 weeks ago
- dead simple python dead code detection☆392Updated 2 weeks 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,501Updated 3 weeks ago
- Pytest Plugin to disable socket calls during tests☆328Updated last month
- Explain yourself! Interrogate a codebase for docstring coverage.☆655Updated this week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆582Updated last month
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆294Updated 3 months ago
- unittest subTest() support and subtests fixture☆252Updated 2 months ago
- Lint your Python architecture.☆921Updated this week
- Naming Convention checker for Python☆528Updated 8 months ago
- Run the tests related to the changed files (according to Git) 🤓☆390Updated last week
- Mocked responses for the requests library☆466Updated last year
- McCabe complexity checker for Python☆672Updated last year
- Automatically remove unnecessary `# noqa` comments☆262Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Removes unused imports and unused variables as reported by pyflakes☆949Updated last month
- A collection of tips, tricks and links to help you speed up your pytest suite.☆360Updated 6 months ago