pytest-dev / pytest-randomlyLinks
Pytest plugin to randomly order tests and control random.seed
☆675Updated 2 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:
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆911Updated 9 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 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,104Updated last week
- Separate test code from test cases in pytest.☆367Updated last month
- Rewrites source to reorder python imports☆770Updated last week
- Run `black` on python code blocks in documentation files☆673Updated this week
- Enforce the same settings on multiple projects☆407Updated this week
- better error messages for assert equals in pytest☆328Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,475Updated last month
- ☆235Updated 4 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- unittest subTest() support and subtests fixture☆248Updated last week
- Flake8 plugin to find commented out or dead code☆316Updated 6 months ago
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆547Updated 3 weeks ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆285Updated last month
- dead simple python dead code detection☆381Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- Pytest Plugin to disable socket calls during tests☆323Updated last week
- Mocked responses for the requests library☆463Updated last year
- Naming Convention checker for Python☆523Updated 4 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆643Updated last month
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆836Updated 2 weeks ago
- Run the tests related to the changed files (according to Git) 🤓☆377Updated last week
- pytest plugin for easy integration of memray memory profiler☆400Updated 3 weeks ago
- Http server for pytest to test http clients☆238Updated last week
- McCabe complexity checker for Python☆665Updated last year