cookbook 'example_resources', '= 1.0.9'
example_resources (13) Versions 1.0.9 Follow0
Provider cookbook that defines an example Chef resource. Integration tests in InSpec.
cookbook 'example_resources', '= 1.0.9', :supermarket
knife supermarket install example_resources
knife supermarket download example_resources
example_resources
This is a resource cookbook that demonstrates how to use InSpec for integration testing.
The purpose of this cookbook is to illustrate the relationship between a cookbook that defines a new Chef resource, and another cookbook that consumes it.
This is a simple resource cookbook that defines a Chef resource. I wrote another cookbook called example, which consumes the resource defined here.
To test
Install ChefDK 0.12.0 or higher. (Test Kitchen 1.6.0 or higher is required. Test Kitchen 1.6.0 is bundled with 0.12.0 or higher.)
If you're using ChefDK ~> 0.11, look at v1.0.7 of this cookbook for instructions on testing.
$ kitchen verify
Development
Author
Created and maintained by [Kevin Dickerson](kevin), kevin.dickerson@loom.technology.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
Changelog
This file tracks and describes changes to example_resources
.
This project adheres to semantic versioning 2.0.
v1.0.9 (2016-03-31)
- Updates change log to be written in present simple verb tense
- Changes platform support to be consistent with the example cookbook, which depends on this cookbook
v1.0.8 (2016-03-30)
- Adds cookbook version badge
- Updates readme for ChefDK 0.12.0
- Updates short description
v1.0.7 (2016-03-19)
- Adds more platform support to test suites
v1.0.6 (2016-03-19)
- Adds a better translation
v1.0.5 (2016-03-19)
- Updates short description
v1.0.4 (2016-03-19)
- Bumps version for premature Supermarket upload
v1.0.3 (2016-03-19)
- Updates author email
v1.0.2 (2016-03-19)
- Improves metadata for Supermarket
- Increases detail in readme
- Adds license
- Points to Supermarket instead of GitHub
v1.0.1 (2016-03-18)
- Corrects spelling of InSpec
v1.0.0 (2016-03-17)
- Refactors name from
example_resource_cookbook
toexample_resources
v0.1.0 (2016-03-16)
- Creates
example_resource
- Creates test cookbook
- Supports Centos
Foodcritic Metric
1.0.9 passed this metric
1.0.9 passed this metric