inspec/test/unit/profiles
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
..
control_eval_context_test.rb control and lib eval unit tests 2017-01-04 11:33:14 -05:00
library_eval_context_test.rb control and lib eval unit tests 2017-01-04 11:33:14 -05:00
metadata_test.rb throw an error during inspec check if the version is not correct 2017-05-18 09:13:37 -04:00
profile_context_test.rb Add non-halting exception support to resources (#2235) 2017-11-06 13:28:53 -05:00
profile_resource_exceptions_test.rb Add non-halting exception support to resources (#2235) 2017-11-06 13:28:53 -05:00
profile_test.rb Source reader should not hand back files with nil contents (#2003) 2017-07-11 21:33:55 +02:00