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".
- Host: GitHub
- URL: https://github.com/yusuf-daglioglu/testcontainers-spring-boot-data-demo
- Owner: yusuf-daglioglu
- Created: 2022-06-24T18:17:25.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-28T08:41:04.000Z (over 1 year ago)
- Last Synced: 2025-03-28T23:51:08.074Z (about 1 month ago)
- Topics: code-example, code-sample, container, docker, example, integration-testing, local-development, productivity, sample, sping, spring-boot, test, test-automation, testcontainers
- Language: Java
- Homepage:
- Size: 3.91 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.