<Integration tests with Gradle Kotlin DSL> I'm usi...
# stackoverflow
u
Integration tests with Gradle Kotlin DSL I'm using this blog post to configure integration tests for a Spring Boot project, but I'm pretty stuck on declaring the source sets. I also found this post on StackOverflow, but I think I'm a bit further already. My project...