Hi, 

I am wondering if someone can help.  I have setup Jenkins to run Unit Tests. 
 Our application currently has 289 tests.   

If I run it through Jenkins only 89 pass.  But If I run it through VS 2010 
247 pass. 

Is there something that I should be doing in Jenkins? 

This is how I have configured the Execute Windows batch command in the 
build settings for the project. 

"C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\mstest.exe" 
/resultsfile:"%WORKSPACE%\Brian\Results.trx" /testcontainer:"C:\Program 
Files\Jenkins\workspace\Brian - 
Freestyle\Brian\trunk\BrianTestProject\bin\x86\Debug\BrianTestProject.dll" 
/nologo

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c5fc26e9-a2d7-48d2-a8e3-b561e2524547%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to