Teemu / pytest-sugar
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
Alternatives and similar repositories for pytest-sugar:
Users that are interested in pytest-sugar are comparing it to the libraries listed below
- Coverage plugin for pytest.☆1,799Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆1,876Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,520Updated this week
- 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 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
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- pytest fixture for benchmarking code☆1,270Updated 2 months ago
- Rewrites source to reorder python imports☆745Updated last week
- Asyncio support for pytest☆1,456Updated this week
- Flexible test automation for Python☆1,352Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,217Updated 6 months ago
- docstring style checker☆1,112Updated last year
- 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
- Removes unused imports and unused variables as reported by pyflakes☆912Updated 2 months ago
- A minimalist production ready plugin system☆1,338Updated this week
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆717Updated last week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,966Updated this week
- Aioresponses is a helper for mock/fake web requests in python aiohttp package.☆527Updated last month
- better error messages for assert equals in pytest☆315Updated 4 months ago
- Composable custom class converters for attrs, dataclasses and friends.☆845Updated this week
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- Provides a fake file system that mocks the Python file system modules.☆663Updated this week
- Ward is a modern test framework for Python with a focus on productivity and readability.☆1,211Updated 4 months ago
- McCabe complexity checker for Python☆645Updated 5 months ago
- Run `black` on python code blocks in documentation files☆652Updated last week
- BDD library for the pytest runner☆1,330Updated this week
- Dev tools for python