For executing test cases, unit test module is used in this framework.unittest module is in-built supported by python and hence, it doesn't need any installation.
For Test reports,HTMLTestRunner is used. Download HTMLTestRunner from below location and save it in Helpers folder. http://tungwaiyip.info/software/HTMLTestRunner.html
Thanks All. Signing off.
Reference: