Upgrade to Pro — share decks privately, control downloads, hide ads and more …

テスト導入支援

Sponsored · Ship Features Fearlessly Turn features on and off without deploys. Used by thousands of Ruby developers.

 テスト導入支援

Avatar for Yuji Takaesu

Yuji Takaesu

March 28, 2015

More Decks by Yuji Takaesu

Other Decks in Technology

Transcript

  1. αʔόςετΛॻ͘͜Μͳײ͡ͷίʔ υͰ͢   describe package('httpd') do it { should be_installed

    } end describe service('httpd') do it { should be_enabled } it { should be_running } end describe port(80) do it { should be_listening } end describe file('/etc/httpd/conf/httpd.conf') do it { should be_file } it { should contain "ServerName vg_adv" } end Serverspecͷίʔυ