pytest-dev / pytest-randomly
Pytest plugin to randomly order tests and control random.seed
☆638Updated last 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.☆855Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- It helps to use fixtures in pytest.mark.parametrize☆384Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- Separate test code from test cases in pytest.☆350Updated 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,067Updated this week
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Rewrites source to reorder python imports☆745Updated last week
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- ☆219Updated last month
- Run `black` on python code blocks in documentation files☆652Updated last week
- Enforce the same settings on multiple projects☆400Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆481Updated 2 years 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,353Updated 2 weeks ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆717Updated last week
- Mutation testing system☆945Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆349Updated last week
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- Run the tests related to the changed files (according to Git) 🤓☆371Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆228Updated last week
- pytest fixture for benchmarking code☆1,270Updated 2 months ago
- dead simple python dead code detection☆343Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated 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…☆641Updated last week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,520Updated this week
- McCabe complexity checker for Python☆645Updated 5 months ago
- Naming Convention checker for Python☆516Updated 8 months ago
- Pytest plugin which splits the test suite to equally sized "sub suites" based on test execution time.☆262Updated 2 weeks ago
- Pytest Plugin to disable socket calls during tests☆298Updated 2 weeks ago
- pytest plugin for manipulating test data directories and files☆253Updated 2 months ago