Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.7 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.7 KB

Testcontainers on whales

ci

version pyversions license

docs pdm ruff

What is Testcontainers on whales?

A library that provides throwaway instances of common services.

Features

Installation

Testcontainers on whales can be installed with pip:

pip install testcontainers-on-whales

Quickstart

Contributing