Integrate vs2005 with nunit

1.right click the project property.

 

2.under Debug->start action set "start external program" property to the nunit's path

 

3.run->cmd->c:\Program Files\Microsoft Visual Studio 8\SDK\v2.0\Bin\) sn.exe -k mytest.snk 

 

4.under Signing->Subscribe Sign the assembly  and then select mytest.snk.

 

it's ok now ,you can run the project and debug the programme.

posted @ 2009-12-25 09:48  C.fly  阅读(119)  评论(0编辑  收藏  举报