source 'https://supermarket.chef.io' metadata group :integration do cookbook 'apt' cookbook 'yum' cookbook 'fake', :path => 'test/fixtures/cookbooks/fake' cookbook 'wrapper', :path => 'test/fixtures/cookbooks/wrapper' end