Questions related to the InSpec testing framework by Chef.
InSpec is an rspec-based audit testing framework. Based on the specification described in its dsl, the state of a system (mostly a server or container) can be verified, very similar to serverspec.
Links:
- InSpec web site: inspec.io
- InSpec documentation
- InSpec and friends: Relationship to projects like rspec and serverspec
- The Road to InSpec: Announcement of InSpec