/testcontainers-kotlin

:whale: A testcontainers sample app written in Kotlin to unit test Cassandra data access layer .

Primary LanguageKotlin

Testcontainers kotlin sample

GitHub Workflow Status Kotlin release OpenJDK Version Style guide

Run the tests.

# Make sure docker is installed.
$ ./gradlew clean test