Scala wrapper for Testcontainers, providing lightweight, disposable containers for integration testing.
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>testcontainers-scala-core_2.13</artifactId>
<version>0.44.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a MySQL container and prints its JDBC URL.
Use testcontainers-scala-core_2.12 or testcontainers-scala-core_3 for other Scala versions.
No dependency data recorded yet.