哈呢拉拉 2006-9-5 14:25
求助,关于Nunit的使用
使用Nunit的时候,老是提示"This assembly was not built with any known testing framework", 请问是什么原因造成的,附件里有截图,请知道的提示一下小弟.
飞翔天空 2007-5-4 16:28
有可能是没有添加引用“ Nunit.Framework 的”
add1231 2007-12-14 15:09
[quote]原帖由 [i]哈呢拉拉[/i] 于 2006-9-5 14:25 发表 [url=http://bbs.51testing.com/redirect.php?goto=findpost&pid=301750&ptid=43018][img]http://bbs.51testing.com/images/common/back.gif[/img][/url]
使用Nunit的时候,老是提示"This assembly was not built with any known testing framework", 请问是什么原因造成的,附件里有截图,请知道的提示一下小弟. [/quote]
在创建完类项目之后,再重新新建一个类,在新建的类中写测试代码,这样能通过的.
[url]http://confach.cnblogs.com/archive/2005/06/20/177817.aspx[/url]