Tag Archives: unit-testing

PHPUnit-Selenium2 Cheat Sheet

My PHPUnit-Selenium2 Cheat Sheet Here are a few snippets of how I’ve achieved various tasks, some tricks and patternsĀ in phpunit/phpunit-selenium v2.0 – targeting Selenium2. I’ll try to keep this updated with more techniques over time. Screenshots I wrote this small … Continue reading

Posted in articles | Tagged , , , | Leave a comment

Re-learning unit testing with Selenium 2 and phpunit-selenium

Now that I’ve finished re-building my house (almost) I’ve got two or three years of programming projects to catch up on. One of the most pressing is updating the Motif.org.au site with the new reading tests that have been developed … Continue reading

Posted in articles | Tagged , , | 4 Comments