Just thought I'd post this here too...
When I first saw CFUnit, I thought "cool!", but what if... 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? -- _____ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF community. http://www.houseoffusion.com/banners/view.cfm?bannerid=37 Message: http://www.houseoffusion.com/lists.cfm?link=i:4:157057 Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=3922.3662.4 ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
