However, several documentations I read mention <testsuites…..<testsuite….<testcase…. as a valid structure.
I rely on the name in testsuites and testsuite because my tests are like that
Even at the overview, I do not see the name of the suite, only the name of the test. This makes it difficult to get a proper overview. Or is your intention to use the filter and apply text to Folder?
Ok thx the minor issue fixed the problem. I do not know why but I was not able to see the forest because of the woods. Anyway now my preferred option is the @testiny/automation/reporters/playwright but I have the same problem as before. I do not see the name which is in test.describe(…)as well, I only see the name of the test case. How can I fix that?