Thursday, May 24, 2012

Rancho - code coverage tool for ColdFusion

Something ColdFusion has been lacking for a while now is a code coverage tool.  Now there is an experimental tool available.  Its called Rancho and you can read more about it here.

It still has some limitations (covers only tags for instance), but it is a good start and hopefully will be enhanced to become a full fledged tool.

1 comment:

kacper said...

Hi Tom,

If you tried Rancho then I strongly encourage you to also give a try to a cf-metrics project I started on Google Code http://code.google.com/p/cf-metrics/

It offers Code Coverage for Adobe Cold Fusion and it my opinion is much easier (handy) to use than Rancho which I tried to use as well.

Your comments and feedback is appreciated!