inspec/test/unit/mock/reporters/cli_output_windows
Jared Quick 59fd0e8775
Update reporter with breaking inspec 2.0 changes. (#2487)
* Update reporter with breaking inspec 2.0 changes.

Signed-off-by: Jared Quick <jquick@chef.io>
2018-02-14 11:54:20 -05:00

590 B


Profile: InSpec Profile (long_commands)
Version: 0.1.0
Target: local://
 
[PASS] tmp-1.0: Create /tmp directory
[PASS] File /tmp should be directory
 
File /tmp
[PASS] should be directory
gem package rubocop
[FAIL] should be installed
rubocop is not installed
stdout
[PASS] stdout should eq "jquick\n"
 
Profile Summary: 1 successful control, 0 control failures, 0 controls skipped
Test Summary: 3 successful, 1 failure, 0 skipped