inspec/lib
Mark Hughes 45926ef63a Added xml resource support for ints, bools, and string responses (#3583)
Methods like…

* `count()` return `Integer` values
* `boolean()` return `TrueClass`/`FalseClass` values
* `concat()` return `String` values

…but threw exceptions because those types weren't supported.

This adds support to the `xml` resource, and adds tests to verify some of those examples.

Signed-off-by: Mark Hughes <greenantdotcom@users.noreply.github.com>
2018-11-08 12:47:18 -05:00
..
bundles Change Inspec to InSpec where appropriate (#3494) 2018-10-15 12:09:46 -04:00
fetchers Fix profile vendoring on Windows (#3378) 2018-09-13 20:19:02 -04:00
inspec Bump version to 3.0.31 by Chef Expeditor 2018-11-08 17:46:31 +00:00
matchers Modify cmp matcher output to use .inspect (#3450) 2018-10-02 15:27:48 -04:00
plugins Fixes (some) ruby warnings related to functional tests (#3561) 2018-11-05 09:59:01 -05:00
resource_support Add new resource: aws_ebs_volume (#3381) 2018-09-21 11:49:28 -04:00
resources Added xml resource support for ints, bools, and string responses (#3583) 2018-11-08 12:47:18 -05:00
source_readers Inspec 3.0 (#3512) 2018-10-15 18:25:27 -04:00
utils ksh support (#3533) 2018-10-23 09:16:24 -04:00
inspec.rb Add string impact options for controls (#3359) 2018-09-13 14:14:05 -04:00