Sure, I’ll do that over weekend.  Like you said good way to learn.

I was just thinking.  Should I be running the test cases in a virtual machine?  
If they do/don’t pass do they clean up?

Wes

From: Rob Mensching [mailto:[email protected]]
Sent: April-05-13 1:17 AM
To: Windows Installer XML toolset developer mailing list
Subject: Re: [WiX-devs] run unit tests

The test.bat needs to be updated to remove it's use of tee.exe. Then it should 
work. Want to do that and submit a pull request? It's a simple change and a 
great way to learn the flow. <smile/>

On Thu, Apr 4, 2013 at 7:11 PM, Wesley Manning 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I tried running test.bat in the test folder.  It gave me the below error.  I 
have visual studio professional 2010 and 2012.  Is that enough to run Microsoft 
unit tests?

C:\_Wix3_8\test>test.bat

Setting the test environment
  Flavor         :   debug
  Wix Tools Path :   C:\_Wix3_8\test\..\build\debug\x86
  MSTest Location:   C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7
\IDE\mstest.exe
  Runconfig File :   /runconfig:"C:\_Wix3_8\test\..\test\src\WixTests.testruncon
fig"
  Code Coverage  :   false
  Runtime Tests  :   false
  Test List File :
  Verbose Output :   false

Backing up dependency registration to Dependencies.hiv

Running tests

C:\_Wix3_8\test>call "C:\Program Files (x86)\Microsoft Visual Studio 
10.0\Common7\IDE\mstest.exe" 
/runconfig:"C:\_Wix3_8\test\..\test\src\WixTests.testrunconfig"  
/testcontainer:"C:\_Wix3_8\test\..\build\debug\x86\WixTests.dll" 
/testcontainer:"C:\_Wix3_8\test\..\build\debug\x86\BurnUnitTest.dll"       | 
tee mstestoutput.txt
'tee' is not recognized as an internal or external command,
operable program or batch file.

Wes

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
WiX-devs mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/wix-devs

------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire 
the most talented Cisco Certified professionals. Visit the 
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to