/azurex1

A Chef Test Kitchen Windows Instance using the Kitchen-AzureRM Driver

Primary LanguageRuby

azurex1

This is my general purpose Azure test-kitchen wrapper cookbook for Windows

The important files here are

  • .kitchen.yml
  • metadata.rb
  • Berksfile

Typically, the default recipe will simply include other recipes

At this time unit and integration testing is done here in the default_spec.rb and default_test.rb files. I am still not sure this is the right way to approach this.

Often this wrapper cookbook will call recipes from windows-installation-recipes