Slide 5
Slide 5 text
Serverspec
Infrastructure testing framework
cat spec/target.example.jp/http_spec.rb
require 'spec_helper'
describe package('httpd') do
it { should be_installed }
end
4 rspec
4 describe, it, its ... ͰςετΛॻ͍͍ͯ͘
4 http://serverspec.org/resource_types.html