Class: ChefGen::Snippet::TestKitchen

Inherits:
ChefGen::SnippetBase show all
Defined in:
lib/chef_gen/snippet/test_kitchen.rb

Overview

creates a framework for Test Kitchen integration testing

Constant Summary collapse

NAME =

the name of the snippet

'test_kitchen'

Method Summary

Methods inherited from ChefGen::SnippetBase

#initialize

Constructor Details

This class inherits a constructor from ChefGen::SnippetBase