I've started using Canoo WebTest http://webtest.canoo.com which is an extension of JUnit. It's for testing at the web application level rather than unit testing.  You would do this in addition to unit testing but you can do things like define test scenarios to submit a form for user registration.  DBunit http://dbunit.sourceforge.net is helpful as well for setting up the database.  

I'm starting to look at CFUnit as well.  Qasim, care to share the code you added for addition assertions?

-Phil

>CFUnit is really handy and works similarly to JUnit. I have been using
>it for a while now although I did added some additional assertions for
>Query, Structure, Array and Component comparisons.
>
>Qasim
>
>-----Original Message-----
>From: Chris Jensen [mailto:[EMAIL PROTECTED]
>Sent: Thursday, March 18, 2004 9:31 PM
>To: CF-Talk
>Subject: JUnit with Cold Fusion
>
>
>Hi,
>I've been looking into getting into better testing practices with cold
>fusion development.
>I was looking into tools to support this, and while not actually a cold
>fusion tool - JUnit (and some supporting projects for it) seems to be
>the best option by far, so I was thinking of trying to get it working in
>
>CFMX.
>
>Has anyone else tried this and found any pitfalls?
>Or, does anyone know of some good native Cold Fusion tools that can
>provide the same thing?
>
>--
>  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to