This package contains the union of PyQt and the Qscintilla extension.
This Pytest plugin provides unittest subTest()
support and subtests
fixture.
Pytest-xprocess is an experimental py.test plugin for managing processes across test runs.
Python-pytest-warnings is a pytest plugin to list Python warnings in pytest report.
pytest-metadata
is a pytest
plugin that provides access to test session metadata.
This is a Pytest plugin to randomly order tests and control Python's random.seed
.
This package provides a py.test
plugin supplying fixtures and markers to simplify testing of asynchronous tornado applications.
This plugin defines Pytest markers to ensure that some tests, or groups of tests run in a specific order.
This plugin provides a set of fixtures and utility functions to start service processes for your tests with pytest.
python-pyre-extensions
defines extensions to the standard typing
module that are supported by the Pyre typechecker.
pyproject-hooks
is a low-level library for calling build backends in pyproject.toml
-based projects. It provides basic functionality to write tooling that generates distribution files from Python projects.
Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.
Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.
Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.
Pytest-examples provides functionality for testing Python code examples in docstrings and markdown files, with its main features being:
lint code examples using ruff and black
run code examples
run code examples and check print statements are inlined correctly in the code
It can also update code examples in place to format them and insert or update print statements
TBD
This package provides a base16 colorscheme builder for Python
This package extends Pyserial with asynchronous I/O support.
pyvirtualdisplay
is a Python wrapper for Xvfb, Xephyr and Xvnc.
This package provides a simple, but extensible Python implementation for the Telegram Bot API.
A pytest plugin to create a tmpdir containing a preconfigured set of files and/or directories.
This package provides a pytest plugin that checks the long description of the project to ensure it renders properly.
This package provides a pytest fixture that will group the tests into rounds that are calibrated to the chosen timer.
The pytest-freezegun
plugin wraps tests and fixtures with freeze_time
, which controls (i.e., freeze) the time seen by the test.