com.dimafeng.testcontainers

Type members

Classlikes

trait ForAllTestContainer extends TestContainersSuite

Starts a container for the first test in the suite and stops after the last test in the suite

Starts a container for the first test in the suite and stops after the last test in the suite

trait ForEachTestContainer extends TestContainersSuite

Starts and stops a container for each tests within the suite

Starts and stops a container for each tests within the suite