Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 597 Bytes

File metadata and controls

23 lines (13 loc) · 597 Bytes

Generic

Since testcontainers-python :material-tag: v4.7.0

Introduction

The Testcontainers module for running generic containers with various configurations and features.

Adding this module to your project dependencies

Please run the following command to add the Generic module to your python dependencies:

pip install testcontainers[generic]

Usage example

Creating a Generic container