getPrettyReport: The function prints a formatted test script analysis.
Description
This function is used inside the getTestScriptReport function to produce a formatted report as output.
Usage
getPrettyReport(report, script_path)
Arguments
- report
a list object that is produced from the getTestScriptReport function
- script_path
a string representing the relative path to the test script