An open API service indexing awesome lists of open source software.

https://github.com/yusuf-daglioglu/testcontainers-spring-boot-data-demo

Integration test example using "Testcontainers".
https://github.com/yusuf-daglioglu/testcontainers-spring-boot-data-demo

code-example code-sample container docker example integration-testing local-development productivity sample sping spring-boot test test-automation testcontainers

Last synced: 14 days ago
JSON representation

Integration test example using "Testcontainers".

Awesome Lists containing this project

README

        

# About Project
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.