asottile-archive / future-breakpointLinks
A backport of `breakpoint` to python<3.7.
☆44Updated 4 years ago
Alternatives and similar repositories for future-breakpoint
Users that are interested in future-breakpoint are comparing it to the libraries listed below
Sorting:
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- PyTest Helpers Namespace☆58Updated 3 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Discover and load entry points from installed packages☆76Updated last year
- A backport of __future__ annotations to python<3.7.☆22Updated 4 years ago
- Formats Python code to follow a consistent style☆93Updated 2 years ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆155Updated 3 years ago
- flake8 debug statement checker☆43Updated 3 years ago
- ☆43Updated last year
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- A pygments lexer for pytest output☆23Updated 2 months ago
- extracted --boxed from pytest-xdist to ensure backward compat☆75Updated last year
- A Python list replacement that's optimized for homogeneous collections.☆45Updated 6 years ago
- Simple and beautiful logging for click applications☆110Updated 3 years ago
- show where your regex match assertion failed!☆80Updated 2 weeks ago
- Use Python 3 annotations in sphinx-enabled docstrings☆45Updated 9 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆138Updated 3 weeks ago
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆76Updated last month
- plugin that tells tox to use `pyenv which` to find python executables☆125Updated 2 years ago
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Formats your tox.ini files☆43Updated 3 weeks ago
- Generate PyAnnotate annotations from your pytest tests.☆112Updated 3 years ago
- py.test plugin to check import ordering using isort☆40Updated last year
- A sampler of tests showing different ways to construct tests for pytest☆23Updated 5 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- py-test plugin: an incremental test runner☆52Updated 3 years ago
- Extends click.Group to invoke a command without explicit subcommand name.☆76Updated last year
- A library to handle automated deprecations☆93Updated 2 years ago
- reStructuredText linter☆180Updated last month