Page tree

Sprint and Spring Boot

Spring Framework Testing (Reference Manual)

Spring-Boot Testing (Reference Manual)

Custom Test Slices (Spring Boot 1.4, older article, but a good one)

Spring Modulith – A Deep Dive (on Speakerdeck)

Articles and websites

Testing with Docker Containers

Testing your Architecture

  • ArchUnit
    allows to specify architecture rules in JUnit Tests
  • jQAssistant
    allows to define and validate project specific rules on a structural level using neo4j

Testing Libraries

Methods and libraries to simplify automated testing.

Testing in the Kotlin Universe


  • No labels