HTMLTestRunner
1)http://tungwaiyip.info/software/HTMLTestRunner.html -- 网站提供的版本支持python2.7
2)HTMLTestRunner is an extension to the Python standard librarys unittest module. It generates easy to use HTML test reports. …
从Jenkins 2.39升级到 Jenkins 2.42,在构建的时候出现错误。
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Finished: FAILURE
期间没做过任何的修改,只…