pytest-dev / pytest-runner
☆55Updated last year
Alternatives and similar repositories for pytest-runner
Users that are interested in pytest-runner are comparing it to the libraries listed below
Sorting:
- pytest plugin to run flake8☆118Updated last year
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆79Updated 7 years ago
- faker integration the pytest test runner☆39Updated 5 years ago
- A pipenv plugin for Tox☆122Updated 2 years ago
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- Flake8 extension for enforcing trailing commas in python☆134Updated 11 months ago
- Seamless integration of tox into Travis CI☆202Updated 7 months ago
- py.test plugin to show failures instantly☆144Updated 2 years ago
- Easily test your HTTP library against a local copy of httpbin.org☆192Updated 7 months ago
- Python software releasing made easy and repeatable☆201Updated last month
- Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, PyPy, and PyPy3.☆62Updated 2 years ago
- helps rewriting Python `unittest` test-cases into `pytest` test-cases☆134Updated 3 months ago
- Collection of fixtures and utility functions to run service processes for your tests☆60Updated 3 months ago
- Making it easy to write async iterators in Python 3.5☆97Updated 4 years ago
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- Generate PyAnnotate annotations from your pytest tests.☆110Updated 2 years ago
- contextlib2 is a backport of the standard library's contextlib module to earlier Python versions.☆38Updated 7 months ago
- pytest plugin for aiohttp support☆137Updated 3 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆235Updated 2 months ago
- Command-line tool for querying PyPI and Python packages installed on your system (with Python 3 support)☆66Updated 4 years ago
- Backport of pathlib aiming to support the full stdlib Python API.☆83Updated last year
- A pytest plugin to run Xvfb (or Xephyr/Xvnc) for tests.☆75Updated 2 months ago
- pytest plugin for running pyflakes☆45Updated 3 years ago
- flake8☆123Updated last year
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- Distributed tests planner plugin for pytest testing framework.☆34Updated 4 years ago
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 5 years ago
- flake8 plugin that integrates isort☆180Updated 3 months ago
- Reference implementation for the proposed standard library module zoneinfo