Lately I’ve been working with phpUnderControl and I think it’s a very cool project… the problem is that it doesn’t support Simpletest (which is the default test suit for Cake…)
Searching for a solution, I saw this Drupal patch that pretty much let you run simpletest with phpUnderControl on Drupal apps.
So I started hacking on it so it would work on Cake apps… and after a while, I got it work a bit… however, there are still some simpletest configurations requirements that I haven’t been able to figure out…
So, if someone else is interested in running simpletest with phpUnderControl and would like to contribute with some code, I uploaded what I have so far on github...
http://github.com/jpablobr/cakeUnderControl blog comments powered by Disqus