{{run.title}} {{project.name}} Test Run  

Description

Coverage

{{p.name}}
{{createCoverageChart(p)}}



Start: {{getLocalTime(run.start)}}

End: {{getLocalTime(run.end)}}

Test run is closed

Progress

Results of finished cases

Assignments

Review Assignments  

# User Page to review Page owner Last update Is finished?
{{$index + 1}} {{r.userDisplayName}} {{r.title}} {{r.owner}} {{r.lastUpdated.length > 0 && r.lastUpdated|| ''}} {{r.isFinished && "Yes"|| "No"}}

Test Assignments

Filter assignments by tribe 
# User /
Specification /
Platform /
Completed/
Total Cases
Passed/
Skipped/
Failed
{{$index + 1}} {{v.userDisplayName}} {{v.specification}} {{v.platform}} {{v.completed}} / {{v.total}} {{v.passed}} / {{v.skipped}} / {{v.failed}}