Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 2.1 KB

README.md

File metadata and controls

54 lines (34 loc) · 2.1 KB

Gem Version Dependency Status Build Status Code Climate

Cucumber-chef is a library of tools to enable the emerging discipline of infrastructure as code to practice test driven development. It provides a testing platform within which Cucumber tests can be run which provision virtual machines, configure them by applying the appropriate Chef roles to them, and then run acceptance and integration tests against the environment.

RESOURCES

Example Use:

Source:

Issues:

Wiki:

Forums:

Chat:

  • #cucumber-chef @ irc.freenode.net

LICENSE

Cucumber-Chef - A test driven infrastructure system

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.