Skip to content
/ dctest Public
forked from Viasat/dctest

Integration Testing in Docker Compose

License

Notifications You must be signed in to change notification settings

gdw2vs/dctest

 
 

Repository files navigation

dctest

Integration Testing in Docker Compose

Usage

npm install
docker-compose -f examples/docker-compose.yaml up -d
./dctest examples examples/00-intro.yaml
./dctest --continue-on-error examples examples/00-intro.yaml
docker-compose -f examples/docker-compose.yaml down

Copyright & License

This software is copyright Viasat, Inc and is released under the terms of the Eclipse Public License version 2.0 (EPL.20). A copy of the license is located at in the LICENSE file at the top of the repository.

About

Integration Testing in Docker Compose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 95.4%
  • Shell 2.5%
  • Dockerfile 1.7%
  • JavaScript 0.4%