InSpec is a compliance and validation tool that can be used as a test framework too. Main purpose is related with security audits, but it can be used as a replacement for serverspec
.
- Install VirtualBox.
- Install
vagrant
. - Install
bundler
.
kitchen-inspec-vagrant $ gem install bundler
kitchen-inspec-vagrant $ bundle install
kitchen-inspec-vagrant $ bundle exec kitchen test
And now in order to test you need to invoke following commands:
C:\devops-in-qa\kitchen-inspec-vagrant> gem install bundler
C:\devops-in-qa\kitchen-inspec-vagrant> bundle install
C:\devops-in-qa\kitchen-inspec-vagrant> bundle exec kitchen test