Skip to content

Add support for Integration Testing using Testcontainers #19

Open
@jxblum

Description

@jxblum

From @dturanski:

geode = new GenericContainer<>("apachegeode/geode:1.12.0");
geode.withCommand("tail","-f","/dev/null").start();

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions