@(testResult: TestResult) @main("Test result") {

CTS Test Suite

Test result: @testResult.name (@testResult.runTime)

Description
@testResult.description
Result:
@testResult.result
URL:
@testResult.url
Response:
@testResult.diff.get
}