Ben Marini
Ben Marini
As in: ``` knife inspect knife cookbook inspect knife cookbook inspect nginx knife data bag inspect users knife data bag inspect users admin ... ```
As part of the roadmap to making this a knife plugin, health_inspector should use Chef::Knife::UI for input/output/interaction.
Has anyone considered developing a test suite that you could run against a pact implementation? Similar to https://github.com/ruby/spec, it could be used to verify an implementation conforms to the spec...