fbernitt / infrastructure-testing

Testing infrastructure with serverspec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INFRASTRUCTURE TESTING WITH SERVERSPEC

A presentation about Test Driven Development for containers using ServerSpec.

The presentation is written in RemarkJS, needs a webserver to run and includes all perks like presenter notes etc. e.g. press p to show my notes for each slide, clone the display with c.

Building the slides

./go build

Run presentation

./go serve

Open http://localhost:8000/ to see the presentation.

Run the example tests

./go test1
./go test2
./go test3

About

Testing infrastructure with serverspec

License:MIT License


Languages

Language:Ruby 54.5%Language:HTML 31.6%Language:Shell 13.9%