So I looked at Junit and decided that a faithful port to CFML that followed
the JUnit API as closely as possible could be really useful. So I did, and
it works really well (at least for me). The only requirement is that it runs
on CFMX 6.1 (it uses CFCs and 'super') and right now I have a front end that
uses MachII. I'm in the process of putting up a site for it now. Any
suggestions for a name? CFUnit would be great, but someone already has that
name. I looked on SourceForge and CFMUnit is taken, as is ColdUnit,
CFCUnit, CFMLUnit (I think), and just about any other name I could think
of... Any suggestions?
I was going to wait until I had published it first before talking about it,
but I guess now is as good as any.
Paul Kenney
WebMaster, CorporateWarriors.com
916-663-1963
-----Original Message-----
From: Qasim Rasheed [mailto:[EMAIL PROTECTED]
Sent: Friday, March 19, 2004 6:18 AM
To: CF-Talk
Subject: RE: JUnit with Cold Fusion
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]

