BrewBot
<%= @test.name %> <%= DateTime.now.strftime "%T %D" %>
<% for step in @test.steps %>
$
<%= step.command %>
<%= step.status_upcase %>
<% end %>