Hi All,

I am working on integration of nuint with CCNET according my project
requirements.

I created our own tool for svn checkout and compilation of build. My
tool generates dynamic number of assemblies for unit testing so i
cannot specify fixed assembly names  for nunit task in ccnet.config
file which is a default functionality.

So i created another tool named RunNunit.exe for nunit test cases
execution [which takes care of collecting dynamic assemblies and runs
over nunit-console.exe]  and generates xml output.

But how to set the build status in webdash board according to  my tool
execution.
I want to know how ccnet will set build status according nuint
execution result?
[like if all test cases succeeded build status is success. if
testcases fail build status is failure]

which area in ccnet source code it is verifying?

If anyone have any thoughts, Please share with me.


Thanks in advance.


Warm Regards,
Murthy

Reply via email to