We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44cfcc2 commit 0f7e9c2Copy full SHA for 0f7e9c2
CHANGELOG.md
@@ -34,7 +34,7 @@ The release sees rspec-puppet move into the puppetlabs namespace
34
```
35
36
### Added
37
- * Added support for [trusted external fact data](https://github.com/rodjek/rspec-puppet#specifying-trusted-external-data).
+ * Added support for [trusted external fact data](https://github.com/puppetlabs/rspec-puppet#specifying-trusted-external-data).
38
* Added the ability to exclude resources from the coverage report calculations using a regular expression.
39
(See [documentation](https://rspec-puppet.com/documentation/coverage/#excluded-resources) for an example.
40
* Added `have_unique_values_for_all` matcher to assert a specific resource parameter value is unique across
0 commit comments