Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 342 Bytes

HTMLRunner

HTMLRunner Python 3.0+ Code

HTMLTestRunner is a tool for getting nice, presentable HTML reports while running Selenium tests using PyUnit.

HTMLRunner was based on Python 2.0, so it was not being used for Python 3.0+ tests.

Now I have ported the code to Python 3.0+ compatible format.

All license are in name of Wai Yip Tung.