It is possible to run them the way you describe. However, the output that you would merge in the publishers section needs to be XML. You then need an XSL sheet configured and present on both your web dashboard and build server to parse through the XML and display the relevant information.
On Jun 4, 1:45 pm, Sameer <[email protected]> wrote: > Is it possible to run tests that I have included within a DOS batch > file (that calls other test .EXE files), through CCNET? My main aim is > for CCNET to recognize it as a Test. > > From what I've read, CCNET will identify it as a test if I generate an > output in XSL format and then merge it in the publishers section. Is > that correct? > > Currently, for my tests, I'm just using a NANT script that calls my > Batch file through <exec>. > > Thanks, > Sameer
