Setup the kitchen env (Provision machine & run cookbooks)

kitchen converge

Verifies an instance after it has been converged

kitchen verify

Run both at once (this destroys the end image if test are successful)

kitchen test