Nunit2.5.10快速上手(笔记)
摘要:
1、下载Nunit:http://www.nunit.org/index.php?p=download,下载MSI格式的安装包;2、安装Nunit,根据提示安装即可,没有什么需要配置的,直接下一步就可以了。3、新建类库项目NUnitQuickStart,在该项目添加引用nunit.framework... 阅读全文
posted @ 2015-04-27 09:45 刑天 阅读(321) 评论(0) 推荐(0) 编辑