單元測試(MS測試框架)在寫入它的系統中成功運行,但在其他系統中失敗並拋出以下錯誤: :單元測試失敗,說找不到'Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight'程序集
"Unit Test Adapter threw exception: Could not load file or assembly 'Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.."
「Microsoft.VisualStudio.QualityTools.UnitTesting.Silverlight」已經被添加作爲我的項目的參考,但仍是測試用例failing.Am我錯過任何其他的參考? 需要幫助。提前感謝。
你使用什麼版本的VS? – outcoldman 2013-04-24 07:55:45
我正在使用VS2012。 – abcd123 2013-04-24 08:33:18
什麼是其他系統? – 2013-04-24 08:42:00