Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiview/testcontainers-example
Simple Testcontainers example project.
https://github.com/kiview/testcontainers-example
Last synced: 28 days ago
JSON representation
Simple Testcontainers example project.
- Host: GitHub
- URL: https://github.com/kiview/testcontainers-example
- Owner: kiview
- License: mit
- Created: 2018-01-29T21:55:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T14:11:12.000Z (6 months ago)
- Last Synced: 2024-05-11T14:49:20.848Z (6 months ago)
- Language: Java
- Homepage:
- Size: 211 KB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Testcontainers Examples
Some examples I like to use for Testcontainers demos and talks.
Just **clone & run!**
```bash
./gradlew build
```