Issue 64: need index.cfm file in mxunit distribution
Status:  Fixed
Owner:
Closed:  Feb 2008
Cc:
Project Member Reported by marc.es...@gmail.com, Feb 21, 2008
I think we should put an index.cfm file in the mxunit distribution that has
basic information on where to go to get started. all it needs to be is a
set of links for now. the cool dashboard can come later!

 
Feb 26, 2008
Project Member #1 virtix
I'm banging this one out and should be done shortly. Included is some logic to run
sample tests and should be independent of installation location. CF mappings may be
another issue. A new release should go out soon, too.
Status: In
Owner: virtix
Cc: marc.esher
Feb 27, 2008
Project Member #2 virtix
Banged out index.cfm to run some sample tests when invoked. This worked when
installed in /mxunit/... or in /somepath/mxunit/... Also, made links to the api,
generator, samples, and docs on the web.
Status: Fixed