Well maybe it is a pebble, but still very effective in slaying 'Goliath's
<Smile/>

I created a single multi-platform (x86 and x64) Test project which includes
tests for all of my various immediate CAs, with most of the boilerplate code
that would be duplicated between tests hidden in a wixlib.  The Test project
is integrated into the build script, using the 'Test' target, of my
multi-platform CA project (Win32 and x64).  Nit runs all of the tests on
each immediate CA entry point, for multiple unrelated tools in my CA
project.  This CA project is part of my 'toolbox' wixext.

Now I can follow a TDD red to green pattern, creating a test and then adding
code to the CA/wixext until the red is resolved.  The Nit generated log is
also very helpful in debugging issues.  There is more to investigate and
learn, but I am very please with the Lux results so far, which should make
future development of CAs go faster, with more confidence that existing code
does not regress.  Thanks Bob and everyone involved!



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Lux-rocks-Thanks-tp7599228.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