User Activity

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! Wanted to give a little update. I made a little workaround with a tool called XMLStarlet. This tool allows editing of XML based on XPath. With this tool I'm adding a timestamp attribute containing the current datetime in ISO8601 format (YYYY-MM-DDTHH:MM:SS) to the 'testsuite' element in the JUnit XML file which SoapUI produces after running the tests. This fixes my issue because if there is a valid timestamp in the JUnit XML file UnitTH will use this one instead of generating one on its...

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! So I fiddled around a bit to get UnitTH display the correct Exec date. I found out that the absence of the timestamp element in the JUnit XML report causes this issue. The xml file posted above does not contain a timestamp (SoapUI doesn't generate it apparently): <testsuite name="Anonymous TestSuite" tests="15" failures="0" errors="0" time="12.841"> So I added a timestamp in the example file like this: <testsuite name="Anonymous TestSuite" tests="15" failures="0" errors="0" time="12.841"...

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    In the attachment you can find a TEST-..xml which SoapUI generates (I anonymized some things like testcase names). The timestamp element is absent. Maybe this is the issue? The timestamp element is absent and UnitTH falls back to AM/PM format (but without showing AM/PM in the 'Exec date' field and the various graphs).

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! Wanted to give a little update. Unfortunately I'm not skilled enough...

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! Wanted to give a little update. Unfortunately I'm not skilled enough...

  • Posted a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! Wanted to give a little update. Unfortunately I'm not skilled enough...

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! So I fiddled around a bit to get UnitTH display the correct Exec date....

  • Modified a comment on ticket #14 on UnitTH - Unit Test History Matrix

    Hi Andreas! So I fiddled around a bit to get UnitTH display the correct Exec date....

View All

Personal Data

Username:
sroosdorp
Joined:
2016-12-02 23:27:02

Projects

  • No projects to display.

Personal Tools

Auth0 Logo