inspec/test/fixtures/reporters/cli_output
Ryan Davis db8e6e7415 Moved test/unit/mock/* to test/fixtures
Signed-off-by: Ryan Davis <zenspider@chef.io>
2019-11-08 16:29:03 -08:00

18 lines
562 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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