Sean, No you missed the point. When I save the file, Ant runs but the output is not organised very well.
So what I wanted to do, is intergrate the output into a view in Eclipse like Junit. So that I can see that after I saved the file and the test has run, what tests have failed, how many ran and how many passed. Then I can click on each one in the same manner as Junit and see more information as required. As well as just seeing the Red/Green bar, is better EyeCandy than the console showing all the output and sifting thourhg it after ant has run. Seems trivial, but it means more to me than what CFCUnitView is currently supporting in cfeclipse now. Comprehend me now... On 5/12/07, Sean Corfield <[EMAIL PROTECTED]> wrote: > > On 5/11/07, Andrew Scott <[EMAIL PROTECTED]> wrote: > > Thanks Sean, > > > > I was having a bad day that day... And for the life of me should have > know > > that... Really I should.. > > NP. > > > Btw I also have designed a similar CFCUnitView, but didn't realise that > > CFEclipse was doing it either. My attempt was to more intergegrate into > Ant, > > but I am not experienced enough with Java / eclipse / Ant to finish that > > project so if anyone wants to help I would appreciate it if anyone > thinks it > > is worth continuing. > > Well, you can run cfcUnit tests inside Eclipse using ant and, if you > want, set up a "builder" on your project so unit tests are run > automatically whenever you save code. > > Or you can use the newly released CFUnit plugin (downloadable via the > Software Update mechanism in Eclipse), with my CFEclipseFacade CFC for > cfcUnit. That works pretty much like the JUnit plugin - although it > sure needs some more polish! > -- > Sean A Corfield -- (904) 302-SEAN > An Architect's View -- http://corfield.org/ > > "If you're not annoying somebody, you're not really alive." > -- Margaret Atwood > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277913 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

