xaviarias / travis-testcontainers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Java 84.3%Language:Shell 15.7%