Skip to content

cyberious/docker-rspec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Rspec for Puppet

Requirements

A nix environment running Docker

Include the gem in your Gemfile

  gem 'docker-rspec', '>= 0', { :git => "https://github.com/cyberious/docker-rspec.git"}

Add the following like to the top of your Rakefile

require 'docker-rspec/tasks/docker-rspec'

Once you have updated the two files perform a bundle update and ensure Docker is running. Then you can run bundle exec rake dspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages