{{ title }}

{{ header.start_time }}

  • Ran {{ header.n_tests.total }} test{% if header.n_tests.total > 1 %}s{% endif %}
  • {{ header.duration }}

{{ header.status }}

{% with n_tests = header.n_tests %} {% include 'info_list.html' %} {% endwith %}