Hi *,

I'm very happy to announce a new release of rspec-puppet, the unit test
framework for puppet manifests:

This release now supports testing exported resources in the same way that
normal resources in the catalog are tested. Access them in your examples
using `exported_resources`. See "Testing Exported Resources" in the README
for examples.

### Changed

* This release pulls out much of the version-specific code into separate
classes to reduce complexity and enable easier maintenance going forward.

### Added

* Support colon-separated module_path and environmentpath values.
* Support a threshold for the code coverage test, that can fail the whole
run.
* Ensure a consistent environment for all examples by adding a forced
initialization of puppet before each.

### Credits

Thanks to Adrien Thebo, Arthur Gautier, Brett Gray, and Nicholas Hinds, as
well as all the folks helping out on github for their contributions to this
release.


Cheers, David Schmitt

PS: if you too want to help out, anything you can add to
https://github.com/rodjek/rspec-puppet/tree/gh-pages to improve the online
docs would be of great help!

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/CALF7fHYi%2B-vMTSH%2B3Ep08Sto5Kgfdv8RydoTNNOd0wiHL4ErGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to