pytest-dev / pytest-randomly
Pytest plugin to randomly order tests and control random.seed
☆657Updated this week
Alternatives and similar repositories for pytest-randomly:
Users that are interested in pytest-randomly are comparing it to the libraries listed below
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆874Updated 4 months ago
- It helps to use fixtures in pytest.mark.parametrize☆389Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Separate test code from test cases in pytest.☆359Updated 4 months ago
- ☆226Updated 5 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,088Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Flake8 plugin to find commented out or dead code☆312Updated last month
- Run `black` on python code blocks in documentation files☆662Updated this week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 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,387Updated 4 months ago
- Enforce the same settings on multiple projects☆402Updated last week
- Rewrites source to reorder python imports☆751Updated last month
- Pytest Plugin to disable socket calls during tests☆310Updated last month
- Run the tests related to the changed files (according to Git) 🤓☆376Updated last month
- Naming Convention checker for Python☆522Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆498Updated last week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆758Updated 3 weeks ago
- Mocked responses for the requests library☆460Updated 9 months ago
- pytest fixture to mock HTTPX☆401Updated 5 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆270Updated last month
- unittest subTest() support and subtests fixture☆228Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- Mypy static type checker plugin for Pytest☆253Updated last month
- Removes unused imports and unused variables as reported by pyflakes☆927Updated last week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆681Updated 3 weeks ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆621Updated 3 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago