Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 583 Bytes

File metadata and controls

23 lines (13 loc) · 583 Bytes

Couchbase

Since testcontainers-python :material-tag: v4.15.0-rc2

Introduction

The Testcontainers module for Couchbase.

Adding this module to your project dependencies

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

pip install testcontainers[couchbase]

Usage example

Creating a Couchbase container