pip install testing.postgresql==1.3.0

automatically setups a postgresql instance in a temporary directory, and destroys it after testing

Source

Commonly used with testing.postgresql

Based on how often these packages appear together in public requirements.txt files on GitHub.

testing.common.database

utilities for testing.* packages

pytest-watch

Local continuous test runner with pytest and watchdog.

pyramid-jinja2

Jinja2 template bindings for the Pyramid web framework

testfixtures

A collection of helpers and mock objects for unit tests and doc tests.

cryptacular

None

shiv

A command line utility for building fully self contained Python zipapps.

pyramid-basemodel

Global base classes for Pyramid SQLAlchemy applications.

pytest-cov

Pytest plugin for measuring coverage.

pytest

pytest: simple powerful testing with Python

pyramid-jwt

JWT authentication policy for Pyramid

ntorque

Web hook task queue service.

rebecca.testing

UNKNOWN

pytest-mock

Thin-wrapper around the mock package for easier use with pytest

waitress

Waitress WSGI server

zope.sqlalchemy

Minimal Zope/SQLAlchemy transaction integration

sql

DB API 2.0 for Humans

transaction

Transaction management for Python

pyramid-debugtoolbar

A package which provides an interactive HTML debugger for Pyramid application development

pytest-pythonpath

pytest plugin for adding to the PYTHONPATH from command line or configs.