Registry / testing / testcontainers-scala-core-3

testcontainers-scala-core-3

JSON →
library0.44.1javamavenunverified

Scala wrapper for Testcontainers, providing lightweight, disposable containers for integration testing.

<dependency> <groupId>com.dimafeng</groupId> <artifactId>testcontainers-scala-core_3</artifactId> <version>0.44.1</version> </dependency>
INSTALL
IMPORT
SIG · TESTCONTAINERS-SCA
T
testcontainers-scala-core-3
testingjavav0.44.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MySQLContainer
com.dimafeng.testcontainers.MySQLContainer

Start a MySQL container for testing.

import com.dimafeng.testcontainers.MySQLContainer val container = MySQLContainer() container.start() println(container.jdbcUrl) container.stop()
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.44.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
testcontainers-scala-core-3 — mvn dependency:get testcontainers-scala-core-3 · libregistry