No commit activity in last 3 years
No release in over 3 years
Contains rake tasks and a standard spec_helper for running spec tests on puppet control repo
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 3.1
~> 0.10
~> 2.2
~> 0.39

Runtime

~> 1.1
~> 4.0
~> 11.0
 Project Readme

Note: this is still alpha code. Use at your own risk.

Puppet Control Spec Helper is designed to complement the Puppet Labs Spec Helper, which is not intended for use with control repositories.

Directions forthcoming - for now copy the ext/spec_helper_control.rb file into your site/role/spec directory inside your control repo and copy the Rakefile into your base directory.

Most code by David Gwilliam david.gwilliam@slalom.com with assistance by Eric Shamow eric.shamow@slalom.com

Demo change