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