pytest-dev / pytest-randomlyLinks
Pytest plugin to randomly order tests and control random.seed
☆681Updated last 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☆393Updated 2 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆920Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆369Updated 3 weeks ago
- Rewrites source to reorder python imports☆772Updated 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,108Updated 3 weeks ago
- Separate test code from test cases in pytest.☆368Updated 2 months ago
- Enforce the same settings on multiple projects☆414Updated this week
- ☆238Updated this week
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆289Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- Run `black` on python code blocks in documentation files☆674Updated last week
- Pytest Plugin to disable socket calls during tests☆325Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated 2 weeks ago
- Http server for pytest to test http clients☆240Updated last week
- dead simple python dead code detection☆386Updated 3 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,486Updated last month
- Flake8 plugin to find commented out or dead code☆315Updated 7 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆558Updated last month
- unittest subTest() support and subtests fixture☆251Updated this week
- Naming Convention checker for Python☆525Updated 6 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆868Updated this week
- Automatically remove unnecessary `# noqa` comments☆264Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Run the tests related to the changed files (according to Git) 🤓☆379Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆672Updated 2 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆646Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆237Updated 3 weeks ago
- McCabe complexity checker for Python☆669Updated last year