Kotest + Spring + Testcontainers
Nov 16, 2024 · 3 min read · Recently, I wanted to rewrite a JUnit integration test for my Spring Boot application. Since it was an integration test, I used Testcontainers to start a database. While there are Kotest extensions for Spring and Testcontainers we have the problem th...
Join discussion



