# puppet-openstack_spec_helper **Repository Path**: mirrors_openstack/puppet-openstack_spec_helper ## Basic Information - **Project Name**: puppet-openstack_spec_helper - **Description**: Library gem used by Puppet OpenStack modules. Mirror of code maintained at opendev.org. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Team and repository tags ======================== [![Team and repository tags](https://governance.openstack.org/tc/badges/puppet-openstack_spec_helper.svg)](https://governance.openstack.org/tc/reference/tags/index.html) Puppet-OpenStack Spec Helper ============================ This gem provides helper utilities for running rspec tests in the [OpenStack Puppet Modules](https://wiki.openstack.org/wiki/Puppet). Usage ----- Include this gem in your Gemfile: ``` gem 'puppet-openstack_spec_helper', :git => 'https://opendev.org/openstack/puppet-openstack_spec_helper', :require => false ``` In your Rakefile, require the rake\_tasks library: ``` require 'puppet-openstack_spec_helper/rake_tasks' ``` Release notes for the project can be found at: https://docs.openstack.org/releasenotes/puppet-openstack_spec_helper The project source code repository is located at: https://opendev.org/openstack/puppet-openstack_spec_helper Contributors for the project can be found at: https://github.com/openstack/puppet-openstack_spec_helper/graphs/contributors Developer documentation for the entire puppet-openstack project can be found at: https://docs.openstack.org/puppet-openstack-guide/latest/