Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
Description
The "TAP Stream Results"/testTapReport page should show the test description if it's available instead of just the test number.
In my local plugin I've replaced getTestNumber with getDescription in TapTestResultResult.java and attached a screenshot of the result.
I submitted a pull request https://github.com/jenkinsci/tap-plugin/pull/2