Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-40869

Allow for unescaped XML in test detail output

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • junit-plugin
    • None
    • Jenkins 1.596.1
      junit-plugin 1.8
      on SUSE Linux

      We run SoapUI integration tests in a jenkins job. SoapUI creates the test results in junit XML format. The details of each test includes the XML request and response SoapUI. In Jenkins, when expanding a test element in the UI, the details are shown with the XML escaped making it very hard to quickly identify issues.

      I've attached a screenshot as an example

      I'm ok with the escaping of the html which can be seen near the top, but the escaping of the '<' and '>' and single quotes makes the XML very difficult to follow.

      Is it possible to add an option to NOT escape the XML special characters (<,>,')?

            Unassigned Unassigned
            tim_drury Tim Drury
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: