I have been using phpundercontrol and phpunit on some projects, and it is great for continuous integration. However, I also have quite a few projects using simpletest as test suite. Can anyone point me to some documentation showing me how to integrate them?
There are quite a few people using SimpleTest with various continuous integration tools. Not many people seem to write these up though. Here is the only one I could find: