When generating xml files, the plugin automatically prints this text:
- generated xml file: [...]\tests\pytest_junit.xml -
I move the xml file somewhere else (into the report folder with all the other artifacts).
Therefore the printed path is wrong and the xml file cannot be found there.
I could not find a way to disable or adjust this message.
A simple flag or something should suffice in order to remove this print.