April 11, 2017

Testing with Beaker and Serverspec on Windows WIP

In this short post I want to describe my experiences while using Beaker and Serverspec on a Windows target. I aim to provide you with a basic setup to get going as well as some examples and how-tos. I will start with an example for a testing infrastructure, progress through a project structure and finish with some handy Serverspec code. Setup There are three main components to basically any setup with beaker: a host machine which runs beaker, a target machine for our tests and some entity which creates our target machine. ... Read more

© MarcelMue 2017