successful Junit test that have details should be captured in the test summary

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Builds
    • None
    • 0
    • 1

      In Junit, failed tests have a failure tag that is read by Bamboo and displayed in the test summary as reason for failed test. See the attached screenshot:

      There are instances where successful tests can have tags like the system-out. It will be nice to capture that as well and show in the summary. Here is an example

       <testcase classname="SultanTest" name="test" time="0.0">
          <system-out message="some test descriptions." type="" />
        </testcase>
      

            Assignee:
            Unassigned
            Reporter:
            Sultan Maiyaki (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: