Classic RSpec tests are located under /spec/kitchen
directory.
Integration tests can be found under /spec/integration
.
They consist of
.kitchen.yml
for testing configurationmodules/
andmanifests/
as puppet code under testtest/integration/<suite>/serverspec
serverspec tests for verification step