Re: junit isnot publishing test report

2014-12-30 Thread corneil.duples...@gmail.com
Did you see in the output that JUnit was running? How are you invoking JUnit? With an Ant build you have to add option to instruct JUnit to produce the XML output. On Mon Dec 29 2014 at 6:47:38 PM Murali wrote: > It isnt publish report. XML are present in location. What could be issue? > On Frida

Re: junit isnot publishing test report

2014-12-29 Thread Murali
It isnt publish report. XML are present in location. What could be issue? On Friday, 26 December 2014 22:28:30 UTC+5:30, Murali wrote: > > it didnt work. It isnt publish report.is it mandatory build successful? > > > On Wednesday, 24 December 2014 20:43:33 UTC+5:30, Corneil du Plessis wrote: >>