At 13:16 07.12.2022, Ullrich Hafner wrote:
>The best way would be to clone the xunit plugin and feed your file as a new test case. Then you can directly see what is broken.
I found that pytest generates a JUnit format file. With JUnit as parser
insteap of CppUnit it works. So it was a user error, sorry for that.
Thanks for helping.
bye Fabi