Integration test example using "Testcontainers".
"Testcontainers" is a test library to run Docker containers in unit test. In which way we can run whole Spring Context.
Integration test example using "Testcontainers".
Repository from Github https://github.comyusuf-daglioglu/testcontainers-spring-boot-data-demo
Integration test example using "Testcontainers".
"Testcontainers" is a test library to run Docker containers in unit test. In which way we can run whole Spring Context.
Integration test example using "Testcontainers".