I'm trying this out an so far I'm really impressed! One quick question. When I do a cfdump or a dump() within a test case method, I see the initial dump object on the screen, but I can't click on it to expand/contract its elements. It's probably some kind of stylesheet or JavaScript issue but I wanted to see if anyone else had seen this or had a solution. Thanks.
On Wed, Feb 27, 2008 at 3:14 PM, bill[y] <[EMAIL PROTECTED]> wrote: > > A long time in the making, los hombres at MXUnit.org (http:// > mxunit.org/) are proud to announce the first release candidate of > their open source Unit Test Framework and Eclipse Plugin for > ColdFusion Developers. > > Features include a simple-to-use extensible framework that allows > developers to spend more time writing tests and code than getting > distracted by frameworks details. The MXUnit Eclipse Plugin further > facilitates test creation by integrating running and debugging of > tests within the Eclipse IDE. > > > Key Features: > *Easy to see your data with cfoutput, cfdump, and debug() > *Easy to run single test functions > *Easy "directory runner" for running entire directories of tests > *Easy to test private functions in your components > *Ability to switch to message-first style assertions to help ease > transition > from other frameworks > *A plethora of output formats from which to choose > *Ant Integration > *A team actively improving the framework, making testing easier, and > providing > abundant documentation > > > So, if you've made a New Year's Resolution to start unit testing, > now's a perfect time to give MXUnit a test drive. For those of you > using an existing framework but have a few minutes to burn checking > this one out, we'd love to > hear your feedback, too. > > Visit http://mxunit.org/ for downloads and details. > > Upcoming Events: > *ColdFusion Meetup - "ANT on the Wire: Using FTP, Email, SVN, and > VSS"; Thursday, 02/28/08, 12:00 Noon EST; url: > http://coldfusion.meetup.com/17/calendar/7386772/; MXUnit Eclipse > Plugin Developer, Marc Esher, will discuss using FTP, Email, > Subversion, and VSS access in your ANT build files. > > *ColdFusion Meetup - "Unit Testing w/MXUnit - Jump Start"; Thursday, > 03/06/08, 12:00 Noon EST; Bill and Marc will talk about getting > started with MXUnit and unit testing. url: > http://coldfusion.meetup.com/17/calendar/7388545/ > > *Webmaniacs Conference (http://www.webmaniacsconference.com/) - > Washington, D.C., May 19-23, 2008. Bill and Marc will be presenting > two sessions: a one-hour lecture and a two hour hands on session. Of > course, these deal with concepts of Test Driven Development, unit > testing, and MXUnit. > > > We've included a couple of new features and bug fixes in MXUnit > Release Candidate #1. Download the latest version of the framework > here: http://mxunit.org/download.cfm > and update your MXUnit Eclipse plugin using the following url: > http://mxunit.org/update > > > Thanks! > The Guys at MXUnit.org > > Q: Why write tests first? > A: Because if you write your executable code first, chances are you > won't go back and write a test for it. > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CFCDev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfcdev?hl=en -~----------~----~----~----~------~----~------~--~---
