0

我想使用 Visual Studio 2010 为 WP7 设置 NUnit 测试运行器,以对 WP7 应用程序进行单元测试。

我参考了http://nunitwindowsphone7.codeplex.com/documentation但我从http://nunitwindowsphone7.codeplex.com/ 下载的 NUnitTestRunner 中没有必须引用的 NUnitTestRunner.dll

请尽快对此发表意见。

4

1 回答 1

0

我认为您只是忘记安装Windows Phone 开发人员工具

当你这样做时,你NUnitTestRunnerWP7.dll将编译并且测试将在 Visual Studio 中正常工作。

于 2011-12-20T11:09:00.650 回答