Hi Serge, What is the benefit for this plugin ? If it returns JUnit results, we will lose HTML pages result, links to jenkins details and history... Regards, Antoine
The one and only benefit INHO is to plug into existing JENKINS test results infrastructure. FitNesse results are a bit of sidestep from rest of test results in Jenkins (yes, for the good reason) however it limits things user can achieve with it. For example you cannot accumulate FitNesse test results from several jobs into one (this feature is for junit tests only AFAIK). P.S. FitNesse junit output could be extended to embed things JENKINS needs (I implemented an absolute bare minimum).