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
- Host: GitHub
- URL: https://github.com/silug/pdk_add_tests
- Owner: silug
- Created: 2019-04-16T13:26:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T16:39:27.000Z (over 2 years ago)
- Last Synced: 2025-01-18T08:36:42.467Z (over 1 year ago)
- Topics: pdk, puppet-pdk
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)