Good point but I don't think MSTest is available in all version of VS.

I seem to remember reading that VS2012 supports building VC++ projects without 
VS but searching briefly this morning I can't find it.

Neil

From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: 07 January 2013 22:17
To: wix-devs@lists.sourceforge.net
Subject: Re: [WiX-devs] Request For Opinions: Test infrastructure

On 07-Jan-13 15:58, Neil Sleightholm wrote:

I have only used NUnit and MSTest from build view point (i.e. I didn't write 
the tests just organised running them in the build). I was disappointed with 
MSTest as the only way I found to run it was to install a full version of 
Visual Studio 2010 (not sure if this still the case in 2012) on my build 
machine which doesn't feel correct to me.
WiX already requires VS to be installed, so MSTest wouldn't add a new 
requirement. (Until someone on the VC++ team decides to officially document how 
to get the C++ bits on a build box without the full VS install, anyway.)

One advantage MSTest has is better support than most for integration-style 
tests (e.g., payloads for Burn tests). We could use multiple frameworks, 
though, if something like xUnit.NET offered unit-test features we wanted to 
take advantage of.


--

sig://boB

http://joyofsetup.com/
------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to