My quick build has three steps:
- Repository : Which is checking out the source from svn - running fine
- Run the nunit script via devenv.com and generate the abc.xml file - NOT WORKING
- Publish the report from that abc.xml - running fine with one sample xml
Could you help with this 2nd step? i.e generating .xml automatically via quickbuild from nunit test cases.