Embed presentation
Download as PDF, PPTX























The document discusses continuous infrastructure testing using ServerSpec to test servers through SSH access. ServerSpec allows writing tests that validate a server's actual state by describing resources like users, packages, services, files and processes and making assertions about their configuration and properties. The tests can be run via Rake and automated through Jenkins to continuously test external managed infrastructure. A demo is given of ServerSpec tests that validate properties of users, packages, services and files.





















