Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/generaltao2/testcontainers-java-repro


https://github.com/generaltao2/testcontainers-java-repro

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        

# testcontainers-java-repro

A template repository intended to help create isolated repro examples for [testcontainers-java](https://github.com/testcontainers/testcontainers-java) issues.

To use this as a template, click the `Use this template` button above.

Code to reproduce the issue should be located in [ReproExample](src/test/java/org/testcontainers/repro/ReproExample.java).