mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
* Formatter and reporter refactor. Signed-off-by: Jared Quick <jquick@chef.io> * Add exception and backtrace to json-min report. Signed-off-by: Jared Quick <jquick@chef.io> * Add sha to json-min and include generator version for json profile. Signed-off-by: Jared Quick <jquick@chef.io> * Fix deprecated typo and add fallback for cli resource title. Signed-off-by: Jared Quick <jquick@chef.io> * Update to build json report and clean up cli logic. Signed-off-by: Jared Quick <jquick@chef.io> * Add tests for json reporter. Signed-off-by: Jared Quick <jquick@chef.io> * Add cli suppress_log_output? and a fallback for invalid reporter type. Signed-off-by: Jared Quick <jquick@chef.io> * Update suppress_log_output? to check if we are outputting to stdout. Signed-off-by: Jared Quick <jquick@chef.io> * Update reporter cli optoins to work with json_config. Signed-off-by: Jared Quick <jquick@chef.io> * Refactor some safe-navigation and variable names. Signed-off-by: Jared Quick <jquick@chef.io> * Add thor banner to show reporter file output syntax. Signed-off-by: Jared Quick <jquick@chef.io> |
||
---|---|---|
.. | ||
base_test.rb | ||
cli_test.rb | ||
json_min_test.rb | ||
json_test.rb | ||
junit_test.rb |