{% extends 'layout.twig' %} {% block title %}Test: {{ test.title }}{% endblock %} {% block content %}

{{ test.title }}

{{ test.description }}



Benchmark results:

{% for b in test.benchmarks %} {% endfor %}
Benchmark Scoring # Results Avg. Min. Max.
{% endblock %}