d7080329ef8f3da0b62a25ca3e1958d4df17cdd0
the latest version doesn't work with current status of modules in stable/newton, so let's pin to 1.1.0. Change-Id: I203d90a4506f23e8a145f17879398bf07ef651f8
Puppet-OpenStack Spec Helper
This gem provides helper utilities for running rspec tests in the OpenStack Puppet Modules.
Usage
Include this gem in your Gemfile:
gem 'puppet-openstack_spec_helper',
:git => 'https://git.openstack.org/openstack/puppet-openstack_spec_helper',
:require => false
In your Rakefile, require the rake_tasks library:
require 'puppet-openstack_spec_helper/rake_tasks'
Instructions for using puppet-openstack_spec_helper/beaker_spec_helper in
spec/spec_helper_acceptance.rb to come soon.
Description
Languages
Python
44.3%
Ruby
38.1%
Shell
17.6%