Scala wrapper for Testcontainers, providing lightweight, throwaway instances of common databases and services for integration testing.
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>testcontainers-scala-core_2.12</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.
Minimal example acknowledging Testcontainers Scala's Scala focus.
Use Scala or consider the Java Testcontainers library.
No dependency data recorded yet.