It's all about the answers!

Ask a question

xUnit results structure?


Scott Chapman (3216547) | asked Oct 20 '14, 9:15 a.m.
 Trying to get a handle on what the structure of the xUnit results are and how they manifest in the RTC build results.

From what I can tell it seems like there is a hierarchy in the RTC build result for xUnit results; it appears to be something like:
  1. component/module
  2. classname
  3. test suite
  4. test case
Something like that I think. Does anyone know if there exists some explanation on what the structure is and how it maps to xUnit test results please?

Thanks in advance!

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Oct 20 '14, 11:51 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I am aware, the common format is JUnit. The other publisher run data massage to create that format, as far as I am aware.

Comments
Scott Chapman commented Oct 20 '14, 1:27 p.m.

 Right, I know that RTC can consume the JUnit format, I am just trying to understand how RTC generate's the hierarchy from that structure.


Does that make sense?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.