Metadata-Version: 2.1
Name: testcontainers-on-whales
Version: 0.3.0
Summary: A library that provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a container.
License: MIT
Keywords: testing,containers,podman,docker,test automation
Author-email: betaboon <betaboon@0x80.ninja>
Requires-Python: >=3.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Build Tools
Provides-Extra: nginx
Provides-Extra: postgres
Provides-Extra: rabbitmq
Provides-Extra: redis
Project-URL: changelog, https://github.com/betaboon/testcontainers-on-whales/releases
Project-URL: repository, https://github.com/betaboon/testcontainers-on-whales
Description-Content-Type: text/markdown

# testcontainers-on-whales

A library that provides lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a container.

