An open API service indexing awesome lists of open source software.

https://github.com/silug/pdk_add_tests

Add missing rspec tests to any PDK-enabled Puppet module
https://github.com/silug/pdk_add_tests

pdk puppet-pdk

Last synced: 7 months ago
JSON representation

Add missing rspec tests to any PDK-enabled Puppet module

Awesome Lists containing this project

README

          

# pdk_add_tests

Add missing rspec tests to any PDK-enabled Puppet module.

Simply run `pdk_add_tests` from the top-level of the module (the directory with `metadata.json`).

Requires:

* bash
* [jq](https://stedolan.github.io/jq/)
* [PDK](https://puppet.com/docs/pdk/latest/pdk_install.html)