pytest-dev / pytest-print
pytest-print adds the printer fixture you can use to print messages to the user (directly to the pytest runner, not stdout)
☆73Updated this week
Alternatives and similar repositories for pytest-print:
Users that are interested in pytest-print are comparing it to the libraries listed below
- flake8 plugin which checks that typing imports are properly guarded☆48Updated last month
- A coverage plugin to provide sensible default settings☆79Updated last month
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated this week
- CliKit is a group of utilities to build beautiful and testable command line interfaces.☆71Updated last year
- ☆55Updated last month
- Formats your tox.ini files☆42Updated last week
- A flake8 extension that implements misc. lints☆64Updated 2 years ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆112Updated 2 months ago
- pytest external process plugin☆100Updated last month
- py.test plugin to show failures instantly☆144Updated 2 years ago
- flake8 plugin to validate Python docstrings as reStructuredText (RST)☆56Updated this week
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last week
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Check for python builtins being used as variables or parameters☆116Updated 11 months ago
- An unofficial, importable pip API☆114Updated this week
- ☆44Updated 4 years ago
- A tiny package to ease the creation of test steps with shared intermediate results/state.☆55Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated last year
- A library to handle automated deprecations☆92Updated 2 years ago
- A pytest plugin that limits the output to just the things you need.☆92Updated 8 months ago
- Conditional coverage based on any rules you define!☆69Updated 4 months ago
- A plugin for Flake8 that provides specializations for type hinting stub files☆73Updated 3 weeks ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc