Skip to content

springone-2021-testcontainers/testcontainers-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testcontainers-demo

This repo is intended for demonstrating and exploring Testcontainers functionality. Run tests individually and examine their behavior.

To run a given test, edit the following command as appropriate:

./mvnw -Dtest=Demo1_* test

For Demo4_DockerfileTest, run the following command before executing the test:

git clone https://github.com/testcontainers/helloworld.git temp/helloworld

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published