lucian 0.3.6
Lucian is a test framework for Docker environments which running up containers using docker-compose.yml, and testing them using Rspec.
Gemfile:
=
install:
=
Runtime Dependencies (5):
docker-api
~> 1.30
docker-compose
~> 1.0
rspec-core
~> 3.0
rspec-expectations
~> 3.0
rspec-support
~> 3.0