Schneider Report for build {{ build.version }}
(-- write important text for the report here --)
Details for build {{ build.version }}
build location
{{ build.metadata.build_location }}
build location | {{ build.metadata.build_location }} |
---|
Test results per Job
{% for testrun in testruns %}
Job
Job url
Environment
{{ testrun.environment.slug }}
Tests
Suite
Test
{% for suite in testrun.test_suites %}
{{ suite.name }}
{% for test in suite.tests %}
{{ test.short_name }} ({{ test.status }})
{% endfor %}
{% endfor %}
{% endfor %}
Job | Job url | |||||
---|---|---|---|---|---|---|
Environment | {{ testrun.environment.slug }} | |||||
Tests |
|