<%= example.full_description %>

bin/rspec <%= RerunArgument.for(example) %>

Failure/Error

<%= escape_code formatted_exception %>
<% if summary.js_errors.present? %>

JS Errors

<% end %>

Rails Log

<%= escape_code summary.log_messages.join("\n") %>

Preceding Specs

<%= recent_spec_runs %>
<% if summary.screenshot_name %>

Screenshot

<% end %> <% if summary.page_html %>

HTML

<%= summary.page_html %>
<% end %>