Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```