Hi, I have just started using avocado. I am using HTML result plugin to get the report, it serves my purpose to some extent.
As of now reports are notifying, what is the status of executed test, however I would like to display statistics of tests on the report with test status. As of now my tests are mostly related to cpu. I'm able to push those numbers in debug log but not able figure out how can I pull that up in HTML report. Any help would be greatly appreciated. Thanks, Tejas