Sabart Otto
Sabart Otto
I think I should maybe add some tests which will fake the subresults data and check the html result. What do you think?
> > I think I should maybe add some tests which will fake the subresults data and check the html result. What do you think? > > Good idea, deserves...
@kkaarreell I think this issue is already resolved and should be closed by https://github.com/teemtee/tmt/pull/3199
Hello, how about something like #3208? Would that be sufficient to address this issue?
/packit build
Also, I need some answers to the following questions: 1. Do you think the `result: restraint` requires special handling for subresults? From my understanding, I don't believe it does. Please,...
Just a side note for users using the `result: restraint` in combination with `framework: beakerlib` - the tmt will now generate subresult for each beakerlib phase which gets converted to...
@kkaarreell Hello, I am studying various formats of JUnit. In this PR, I created a new `subresults` JUnit flavor with nested `` elements. Unfortunately, it seems that the `` elements...
> Maybe we could always include at least one testcase, representing the test itself? Yeah, I had the same idea - I did the modifications. The output is now: ```...
> I am sorry but this seems like introducing yet another jUnit format. What tools are expected to work such a XML file? Why not introducing new report plugin for...