Joe Black | me@joeblack.nyc | github
This container contains goss and dgoss for testing docker containers
See examples
- Copy the
tests
directory to the base of your repository. - Follow directions for dcgoss, substituting
dcgoss edit
anddcgoss run
withtests/edit
andtests/run
respectively. - Set your Makefile
test
target totests/run <docker-compose-service>
make test