Thank you very much for the reply. I'd totally agree when we'd talk about unit test results alone. However Ranorex is a GUI-test tool used for integration or acceptance tests that only outputs its results in junit file format. OK, I'll live with it for the moment.
[email protected] schrieb am Mittwoch, 2. Februar 2022 um 13:58:46 UTC+1: > > > Am 01.02.2022 um 22:27 schrieb '[email protected]' via Jenkins > Users <[email protected]>: > > [...] > > > Any recommendations how I can improve that situation? Is there a way to > realize some of these ideas: > - customize position of a plugin output in the job view > > > This is one of the major drawbacks of Jenkins UI in the moment and there > is no workaround available yet. We started a new plugin that tries to solve > this problem with https://muuri.dev on a new page but this promising > approach still needs to be implemented for the old views. > > > - split display of xunit test results per tool? > > > This is also not possible right now. I am using this approach in the > warnings plugin and plan to make this concept available for coverage data > as well. But for unit tests this is not planned yet. I’m also not sure if > that information actually is so helpful: if a test fails then I am not > really not that interested in which suite it failed. > > > What about the ranorex plugin itself? I do have a number of ranorex test > executables and these are called by a script from the build system. I do > not want to replicate a list in jenkins scripts. That's why I don't like to > use the ranorex plugin here. > > Thanks for reading up to here and many thanks in advance for any advice! > Regards, > Christoph > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/5c0dc622-e9c0-498b-9d8d-8bac93caace6n%40googlegroups.com > > <https://groups.google.com/d/msgid/jenkinsci-users/5c0dc622-e9c0-498b-9d8d-8bac93caace6n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cef11e48-5d55-46ee-b6c3-f33c25e5d941n%40googlegroups.com.
