funcunit

Jenkins funcunit integration with xunit results not working

和自甴很熟 提交于 2019-12-12 03:43:31
问题 I have a couple of tests written in funcunit by Bitovi, and after finally getting them to work with phantomjs I would love to automate it in a Jenkins job. This actually allready works but I need a way to visualize my tesresults, so I read that it should be possible with the XUnit plugin for Jenkins, but it doesn't matter to what type of test patter I set it, it either says it's empty or it's not a valid xml. Below you'll find the command I execute for running the testsuite and the results