require 'aruba' Then /^the output should contain the table:$/ do |html_table| combined_output.should == html_table.delete(" \n") end