The Dear Diary of learning SimpleTest
I have been using Drupal for nearly 4 weeks now, and SimpleTest even less. I just wanted to share some things which I found, and that others learning SimpleTest should look out for.
Single test environment
The first snag I ran into whilst diving into SimpleTest (always did push buttons first, read instructions later) was when I tried to run sequential tests.
Read »








