lambdaisland/kaocha-junit-xml

Non-leaf tests can also fail

plexus opened this issue · 0 comments

Currently we only report on leaf tests (e.g. vars), but if e.g. a namespace contains load errors, then this is reported as a failure on the ns level, and should be rendered as a failure as well.