function: showTestReport - egroise/uxtest GitHub Wiki
###Usage
showTestReport()
Displays the HTML report in the default browser.
Must be called after endTest.
You can also automatically show the report on endTest call by using the SHOW_REPORT option on startTest.