I’ve recently been working on a project trying to take an existing customized wordpress site and create automated integration tests around parts of it. I’m using phpUnderControl , phpUnit , Selenium RC , Firefox , Xvfb (virtaul frame buffer) and … well, I think that’s it.
So, phpUC is configured to do a checkout from svn on a commit, then run tests. I have a few base unit tests written, then a set of...
Post new comment