>> if you had to maintain a separate test project, it's not a big burden.

While thinking about this issue yesterday, I came to a similar conclusion. 
I have a single 'toolbox' Extension project(s) to which I add different
Compiler Extension implementations as partial classes (and CAs for both
Win32 and x64 which read custom tables created by the Extension).  So I plan
to create test projects to host the Lux tests and run them as part of the CA
build process.  That way I can create a Lux test which fails until the CA is
implemented correctly.  When the test succeeds, then the Extension DLL will
be compiled and deployed to the build system.  I concluded that trying to do
the CA unit testing while building the Production projects, was
unnecessarily complex and too far removed from where the indicated problem
in the CA should be addressed.  Bob thanks again for your assistance.  




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-Lux-and-Nit-tp7597183p7599173.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to