inspec/test/unit/mock/profiles/profile-with-resource-exceptions/README.md
Jerry Aldrich III 43b71ff132 Add non-halting exception support to resources (#2235)
* Add non-halting exception support to resources

This adds two `Inspec::Exceptions` that can be used within resources to
either skip or fail a test without halting execution.

Signed-off-by: Jerry Aldrich <jerryaldrichiii@gmail.com>
2017-11-06 13:28:53 -05:00

98 B

Profile With Resource Exceptions

This profile is intended to test resource exception handling.