Sha256: d8a272735f6240e0a85e4c603e55fb633e0e3e6b9aee91cddba3c9df2decc912
Contents?: true
Size: 682 Bytes
Versions: 5
Compression:
Stored size: 682 Bytes
Contents
# <%= cookbook_name %> cookbook # Requirements Compatable with Scientific linux 6. # Usage # Attributes # Recipes # Running test(unit and integration test) + Run chefspec, foodcritic and rubocop using strainer: bundle install bundle exec strainer test + Start Vagrant using test kitchen: bundle install bundle install kitchen create + Set up chef on the vagrant and run the chef: bundle install kitchen converge + Running serverspec on Vagrant bundle exec kitchen verify + Destroy the Vagrant after the test bundle exec kitchen destroy + For CI purpose bundle exec kitchen test # Author
Version data entries
5 entries across 5 versions & 1 rubygems