/travis-testcontainers

Sample project to validate the execution of a Testcontainers test in Travis CI.

Primary LanguageJava

Testcontainers in Travis CI

Sample project to validate the execution of a Testcontainers test in Travis CI.

The .travis.yml file has been configured using the Testcontainers reference for running tests inside a Docker container. Another example of a Travis CI config file can be found here.