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

テスト導入支援

 テスト導入支援

Yuji Takaesu

March 28, 2015
Tweet

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ͷίʔυ