Skip to content

Looking at testing with test-container with Kotlin, junit5, mongodb and docker

Notifications You must be signed in to change notification settings

CorneilleEdi/test-container-kotlin-playground

Repository files navigation

Kotlin Testing Container

Testing is great. Now let's try it with test-container

Tools:

  • Kotlin
  • JUnit5
  • MongoDB
  • KMongo
  • Docker
  • TestContainer

The first test KmongoTest will run with the local database and without TestContainer.

The second test KmongoTestContainerTest will use all the tools

./gradlew test

About

Looking at testing with test-container with Kotlin, junit5, mongodb and docker

Topics

Resources

Stars

Watchers

Forks

Languages