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>
8 lines
227 B
YAML
8 lines
227 B
YAML
name: profile-with-resource-exceptions
|
|
title: Profile With Exceptions
|
|
maintainer: The Authors
|
|
copyright: The Authors
|
|
copyright_email: you@example.com
|
|
license: Apache-2.0
|
|
summary: Used to test Resource exceptions
|
|
version: 0.1.0
|