You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* the reporter now selects every `testsuites` that has `testcases` and ignores all `testsuites` with only `sub-testsuites`
* it iterates through all errors and adds them only to the resultset if the set is not empty -> that is necessary because there are still testsuites that includes `testcases` and `testsuites`
0 commit comments