View Source API Reference testcontainers v0.9.1

Modules

Functions to build and interact with MySql containers.

Functions to build and interact with PostgreSql containers.

Functions to build and interact with Redis containers.

Work in progress. Not stable for use yet. Can use https://github.com/stuart/elixir-webdriver for client in tests

Convenient macros to run containers within ExUnit tests.

Considers container as ready as soon as a command runs successfully inside the container.

Awaits a successful HTTP response from the container.

Considers the container as ready as soon as a specific log message is detected in the container's log stream.

Considers the container as ready when it successfully accepts connections on the specified port.