martin2kcs34 / silverlight-selenium

Automatically exported from code.google.com/p/silverlight-selenium
0 stars 0 forks source link

Test Run Deployment Issue: The assembly or module 'Silvernium' was not found #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup a project as instructed in project home
2. Build the project in visual studio
3. Execute testcase using NUnit Test runner or NUnit test runner visual studio 
extention

What is the expected output? What do you see instead?
Should execute test case.
I see test case failed coz of following issues:
Warning: Test Run deployment issue: The assembly or module 'Silvernium' 
directly or indirectly referenced by the test container 'c:\users\rlodha\docum
ents\visual studio 
2012\projects\sampleuitest\sampleuitest\bin\debug\sampleuitest.dll' was not 
found.

What version of the product are you using? On what operating system?
Windows Server 2008. Visual Studio 2012 premium

Please provide any additional information below.

Original issue reported on code.google.com by rahul.lo...@gmail.com on 5 Feb 2014 at 5:00