[scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\document-start-include.html" /] [scriptInclude type="file" source="$(ResourcesFolder)\_Shared\includes\header-content-include.html" /]

[$=TX("test-unit")$] "[$=he(rts.Title)$]"

[$=TX("parent")$] [$=he(rts.VisualParentPath)$]
 
[$=TX("modified")$] [$=rts.DateModified.ToString(@"d")$], [$=he(rts.UserModified.NameIntelli)$]
[$=TX("created")$] [$=rts.DateCreated.ToString(@"d")$], [$=he(rts.UserCreated.NameIntelli)$]
 
[$=TX("state")$] [$=Zeta.VoyagerLibrary.Tools.StringHelper.GetEnumDescription(tcv.State) $]
[$=TX("result")$] [$=rts.CumulatedResultName $]

[$=TX("description")$]:

[$=rts.EffectiveInheritedDescription$]

[$=TX("test-cases")$]

[$ if ( project.Settings.ShowTestCaseIDs ) { $] [$ } $] [$ if ( project.Settings.ShowTestCaseIDs ) { $] [$ } $] [$ if ( project.Settings.ShowTestCaseIDs ) { $] [$ } $]
[$=TX("id")$][$=TX("test-case")$] [$=TX("modified")$] [$=TX("result")$]
[$=testCase.ID$] [$=he(testCase.TitleIntelligent)$] [$=ZetaTestStringHelper.FormatDateAndTime( testCase.DateModified) $] [$=testCase.CumulatedResultName $]
[$=variant.ID$][$=he(variant.TitleIntelligent)$] [$=ZetaTestStringHelper.FormatDateAndTime( variant.DateModified) $] [$=variant.CumulatedResultName $]

[$=TX("attachments")$]

[$=TX("file")$] [$=TX("size")$] [$=TX("date")$]
[$=he(attachment.UserReadableName) $] [$=attachment.PrintableFileSize $] [$=ZetaTestStringHelper.FormatDateAndTime( attachment.FileChangeDate ) $]
[$=he(attachment.UserReadableName) $]    

[$=TX("attachment-count", index)$]