Hello !
I want to have
%WaitForMasterTests% and %OutOfScheduleTests%
in addition to the already existing
%GoodTests% and so on.
Sven
More Macro Variables
I assume you are talking about HTML (Compact HTML, Custom HTML) reports?
Ok, there is update at http://www.ks-soft.net/download/hm358.zip
Regards
Alex
Ok, there is update at http://www.ks-soft.net/download/hm358.zip
Regards
Alex
Is it possible to calculate the %GoodTests%, %BadTests%, etc macro, even when they are not (initially) used for the report.
In other worths: I use a report for Bad entries only, but still would like to use the %GoodTests%. %UnknownTests% if possible (now they always return 0). I know it sounds a bit strange, but it just looks nice in my html report if I can use these macros.
In other worths: I use a report for Bad entries only, but still would like to use the %GoodTests%. %UnknownTests% if possible (now they always return 0). I know it sounds a bit strange, but it just looks nice in my html report if I can use these macros.
>Is it possible to calculate the %GoodTests%, %BadTests%, etc macro, even when they are not (initially) used for the report.
No, its impossible. These variables represent number of tests within the report.
Probably we can add new variables like %Global_TotalTests%, %Global_GoodTests%, %Global_BadTests%, etc.
Regards
Alex
No, its impossible. These variables represent number of tests within the report.
Probably we can add new variables like %Global_TotalTests%, %Global_GoodTests%, %Global_BadTests%, etc.
Regards
Alex