Suckow, first to thank you for your help.
Ok, I will not repeat more, good to know.
I am running my test via ssh with the plugin "Publish over SSH" and Exec command field:
cd / cygdrive / c / jenkins / project-sale-mobile / deliver-main / build / sell-mobile / node_modules / grunt-cli / bin;
./grunt
--base C: / jenkins / project-sale-mobile / deliver-main / build / sell-Mobile
--gruntfile C: / jenkins / project-sale-mobile / deliver-main / build / sell-mobile / GruntFile.js test
They are already being generated in the junit format, this plugin "xUnit" is able to interpret this xml on the remote server via ssh and break the build on the test fails?
thank