Simple module / script that can be used to generate HTML reports for tests.
Dependencies -
Testing the function add which will add two numbers
In this situation, if the test case is as expected then it will be reported on the HTML file as a pass, if it fails then it will be reported on the html file as a Fail and a reason can be specified for the failure
This is where all the results will be shown