Unit Testing Frameworks

2009-10-26 Thread Judith Dinowitz
>From what I can see, the last thing posted on the CFCUnit website is dated >2006. Is CFCUnit still a going concern? What Unit-Testing Frameworks are >people using in the CF community? Judith ~| Want to reach the C

Re: Unit Testing Frameworks

2009-10-26 Thread Patrick Santora
Yes, CFCUnit has not been update for some time. CFer's have moved to unit testing frameworks such as MXUnit ( http://www.mxunit.org/) for back end testing and have started to use cfSpec (http://github.com/adelphus/cfspec/) for behavioral front end testing. I'm sure there are others

Re: Unit Testing Frameworks

2009-10-26 Thread AJ Mercer
the community. > > -Pat (patweb99) > > On Mon, Oct 26, 2009 at 9:15 PM, Judith Dinowitz < > jdino...@houseoffusion.com > > wrote: > > > > > From what I can see, the last thing posted on the CFCUnit website is > dated > > 2006. Is CFCUnit sti

Re: Unit Testing Frameworks

2009-10-26 Thread Barney Boisvert
an see, the last thing posted on the CFCUnit website is dated > 2006. Is CFCUnit still a going concern? What Unit-Testing Frameworks are > people using in the CF community? > > Judith > > ~| Want to reach the C

Re: Unit Testing Frameworks

2009-10-27 Thread Sean Corfield
On Mon, Oct 26, 2009 at 9:15 PM, Judith Dinowitz wrote: > From what I can see, the last thing posted on the CFCUnit website is dated > 2006. Is CFCUnit still a going concern? What Unit-Testing Frameworks are > people using in the CF community? As others have said, MXUnit now rules