mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
43b71ff132
* 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>
98 B
98 B
Profile With Resource Exceptions
This profile is intended to test resource exception handling.