Hi, My requirement is bit different here. I am building java based build with ANT and integrated with the CCNET dashboard. I am able to build successfully and able to see logs in the dashboard similar to all other .Net Projects. The challenge I have is the java project uses TestNG for the unit testing and Cobertura for their code coverage. I have test-results and codecoverage-reports generate in XML format and merged with the build logs. Do we have (.xsl) template for publishing results in the CCNET dashboard similar to Nunit and MStest. I tried using few .xsl templates and changed the xpath to fetch the logs from build logs but still i end up seeing empty page in the dashboard. Does anybody have similar requirement and achieved this in the CCNET environment? Any help here is really appreciated.
Thanks, Santhosh
