pytest-dev / pytest-randomly
Pytest plugin to randomly order tests and control random.seed
☆630Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for pytest-randomly
- A plugin to improve the output of pytest with colourful unified diffs☆439Updated 9 months ago
- It helps to use fixtures in pytest.mark.parametrize☆379Updated last year
- Separate test code from test cases in pytest.☆348Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆647Updated 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,066Updated 2 weeks ago
- better error messages for assert equals in pytest☆312Updated 2 months ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆839Updated 2 weeks ago
- Flake8 plugin to find commented out or dead code☆311Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated last year
- Rewrites source to reorder python imports☆741Updated 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,323Updated this week
- ☆216Updated 5 months ago
- Enforce the same settings on multiple projects☆399Updated this week
- A pytest plugin that allows recording network interactions via VCR.py☆446Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆586Updated 2 weeks ago
- Mutation testing system☆929Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 weeks ago
- Naming Convention checker for Python☆513Updated 6 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆687Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆211Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆342Updated 3 weeks ago
- McCabe complexity checker for Python☆641Updated 3 months ago
- Pytest Plugin to disable socket calls during tests☆292Updated this week
- Mocked responses for the requests library☆448Updated 4 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆214Updated 3 weeks ago
- pytest plugin for manipulating test data directories and files☆254Updated 3 weeks ago
- Mypy static type checker plugin for Pytest☆248Updated last month
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,485Updated this week
- Run the tests related to the changed files (according to Git) 🤓☆370Updated 2 weeks ago