Sha256: 1c5c12429e7f9c1838495338cb272c555254174a94608d813f6a30c3e9aa400f
Contents?: true
Size: 681 Bytes
Versions: 2
Compression:
Stored size: 681 Bytes
Contents
# <%= cookbook_name %> cookbook # Requirements Compatable with Scientific linux 6. # Usage # Attributes # Recipes # Running test(unit and integration test) + Run chefspec, foodcritic and tailor 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
teststrap-1.1.8 | generator_files/README.md |
teststrap-1.1.7 | generator_files/README.md |