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
