mirror of
https://github.com/inspec/inspec
synced 2024-12-03 18:09:32 +00:00
6029a4b43d
* Refine the profile/test summary output of the CLI formatter * The "Profile Summary" is misleading as it's not a summary of profile success/failure but rather the controls within the profile(s). Altered the output to be clear. I still like calling it the "profile summary" but wanted to add clarity that the numbers are about the controls. * Made the colorized output dynamic. The success/failure will only be green/red if there are controls/tests that fall into that category. That way we are not printing red failure text when there are no actual failures. Fixes #1752. * Cleaned up some grammar issues. ("1 failure" vs "1 failures") Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
cookbooks/os_prepare | ||
functional | ||
integration/default | ||
resource | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb | ||
test-extra.yaml | ||
test.yaml |