A brief introduction to server-testing with serverspec
Debian GNU/Linux System Administration Resources 2014-03-14
Summary:
Serverspec is the name of a Ruby tool which allows you to write simple tests, to validate that a server is correctly configured. Here we'll walk through the installation of the tool, and show how it can be used to test a server setup.