I am having an problem in generating html report with HTMLTestRunner. I have created a test suite in a file called TestsSuite.py. Here\'s the code excerpt:
i
HTMLTestRunner doesn't seem to be actively supported anymore. I did see a post on Github where when HTMLTestRunner creator tungwaiyip mentions that he doesn't have time to support HTMLTestRunner and he asks if others would continue with it's development.
In that conversation two individuals mention changes they made to the file to get it to work for them. The post is at:
https://github.com/tungwaiyip/HTMLTestRunner/issues/1
I made that changes detailed in locus2k's comment on Sep 28 and that helped me, although some of his line numbers are off. I also had to make some edits to the file myself to get things working for me such as: