inspec/test/unit/reporters
Noel Georgi 317a6d1953 Adding YAML reporter (#3081)
* Adding YAML reporter
* Updating yaml o/p
* Removing comment
* Adding UT for YAML reporter, adding missing reporters
* This PR takes care of the following:
 - Fixes the YAML reporter UT
 - Adds the report method to YAML reporter to support code example as in #3085
 - Disables the cyclomatic complexity Metric for reporter

Signed-off-by: Noel Georgi <18496730+frezbo@users.noreply.github.com>
2018-05-31 13:42:09 -04:00
..
automate_test.rb Add job_uuid passthrough for automate report. (#3064) 2018-05-17 15:24:38 +02:00
base_test.rb Add new "reporter" system (replacement for "formatters"), support multiple reporters per run (#2464) 2018-02-08 10:06:58 +01:00
cli_test.rb Mitigate trivial warning output on test (#2872) 2018-03-28 11:22:01 -04:00
json_min_test.rb This fixes the audit issue expecting a report hash output. 2018-02-09 10:59:39 -05:00
json_test.rb Include the profile dependency data in json reporter - 2.x release (#3033) 2018-05-10 13:53:37 -04:00
junit_test.rb Add target attribute to test results for JUnit reporter. (#2839) 2018-04-12 09:59:34 -04:00
yaml_test.rb Adding YAML reporter (#3081) 2018-05-31 13:42:09 -04:00