{msToString(test.duration)}
{report.projectNames.length > 1 && !!test.projectName &&
}
{statusIcon(test.outcome)}
-
{[...test.path, test.title].join(' › ')}
-
+
+ {[...test.path, test.title].join(' › ')}
+
+
+
+
{test.location.file}:{test.location.line}
- {imageDiffBadge(test)}
- {videoBadge(test)}
- {traceBadge(test)}
-
-
+
+ {imageDiffBadge(test)}
+ {videoBadge(test)}
+ {traceBadge(test)}
+