{% extends 'layout.twig' %} {% block title %}Test: {{ test.name }}{% endblock %} {% block content %}
{{ test.description }}
Component | Benchmark | Scoring | Avg. | Min. | Max. |
---|---|---|---|---|---|
{{ r.component }} | {{ r.benchmark }} | {{ r.type | capitalize }} | {{ r.average }} | {{ r.minimum ? r.minimum : 'N/a' }} | {{ r.maximum ? r.maximum : 'N/a' }} |
There are no results associated with this.
{% endif %}