
Using Simpletest with Drupal 6
I started using SimpleTest today so I thought I'd document the process as I went along for personal reference as much as anything else.
Why use SimpleTest?
For me the reasons were pretty straightforward:
- I had wanted to for ages, the cool kids were using it and I didn't want to get left behind!
- I was working on a project that involved making changes to the guts of a lot of un-documented code, I wanted to know if my re-factoring was breaking anything.
tags: drupal, simpletest
things to do: read 2 comments, read the full post




I design and develop web sites built with 




