Skip to main content
Version: v0.0.0

ContainerEndpoints

Midnight.js API Reference v2.0.2


Midnight.js API Reference / @midnight-ntwrk/midnight-js-testing / ContainerEndpoints

Interface: ContainerEndpoints

Network endpoint configuration for a container

Properties​

name​

name: string

Name of the container


port​

port: number

Port number the container listens on


waitStrategy​

waitStrategy: WaitStrategy

TestContainers WaitStrategy to use for container start