CFUnit not in CFEclipse, just yet

I've just had a comment in my CFUnit guide about not being able to find the feature in CFEclipse. This isn't because it is hidden within CFE, but as with all beta's some features/functions never make the final cut. Sadly this time the CFunit feature was one of them.

Don't worry though. It is in the pipeline, and will be coming!

Comments (6) Print Send del.icio.us Digg It! Linking Blogs

2343 Views | Posted At : January 30, 2007 8:50 AM | Posted By : Andy Jarrett
Related Categories: CFUnit, CFEclipse, Eclipse

Comments (Comment Moderation is enabled. Your comment will not appear until approved.)

Mike Rankin's Gravatar I might have had something to do with the question being raised. I blogged about how cool the feature was when I didn't realize that I hadn't disabled the beta. The nice thing is, if you have the beta, you can now pretty easily switch back and forth between versions. While the cfunit integration is really nice, it shouldn't prevent anybody from experimenting with it. The integration isn't needed to use it.
# Posted By Mike Rankin | 1/30/07 4:23 PM
Tom Chiverton's Gravatar "Sadly this time the CFunit feature was one of them"
It's here in my copy of CFE1.3...
# Posted By Tom Chiverton | 1/30/07 4:32 PM
Andy Jarrett's Gravatar @Tom, you sure that Eclipse is using the final 1.3 code and not a RC? I spoke to Mark the other day about this who confirmed it wasn't in the 1.3 release.
# Posted By Andy Jarrett | 1/30/07 4:49 PM
Tom Chiverton's Gravatar Yeah, weird, which is why I mention it. I have directories called .../plugins/org.cfeclipse.cfml.cfunit_1.0.3 and .../plugins/org.cfeclipse.cfml_1.3.0
I was on the beta, but that's uninstalled now, and there are no other cfeclipse plugin directories.
# Posted By Tom Chiverton | 1/30/07 4:56 PM
Sean Corfield's Gravatar I hope that when it is fully integrated, the plugin handles cfcUnit since that's a much better designed unit test framework than CFUnit.
# Posted By Sean Corfield | 1/30/07 10:48 PM
Mark Drew's Gravatar Sean, the only thing that is left for it to support CFCunit is a proxy that the view calls to both run and get results.

I shall put some more deails for people that want to implement that.

The proxy basically returns some text back on the results.
# Posted By Mark Drew | 1/31/07 8:06 AM