Closed manukall closed 8 years ago
Test execution times are still reported wrong in Jenkins in the latest version. I think that's because the single tests still have their time reported in milliseconds and Jenkins just sums up those times for the test suites.
Ouch... I will apply the patch to individual tests too. Thanks for reporting. Will release 1.0.1 soon.
Released 1.0.1 with the fix.
Wow, thanks for the quick fix!
Test execution times are still reported wrong in Jenkins in the latest version. I think that's because the single tests still have their time reported in milliseconds and Jenkins just sums up those times for the test suites.