inspec/test/fixtures/profiles/deprecation/typical/README.md
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

251 B

Profile for use with deprecation facility

Exercises a custom resource, by calling it within different control contexts.

Compare to the 'bare' profile, which calls the resource outside of a control.

See test/functional/logging_test.rb for details.