Posted by alfaguru on June 5, 2013 at 10:00am
Hi, I have been asked to look at test automation for our Drupal 7 projects. I seem to remember from discussions over beers at the few meetups I've been to that some of you in this group may know a lot more than me about this topic. I've used Simpletest and written tests for modules but our aim is to work towards having a full regression test suite.
Any pointers welcome.
Cheers, Alfred

Comments
Test suite links
Hi Alfred,
I have been inverstigating this recently. Here are a few links which may help:
http://behat.org/
http://mink.behat.org/
http://codeception.com/
https://drupal.org/project/behat
https://drupal.org/project/drupalextension
http://mikebell.io/blog/12-04-2013/testing-codeception-and-drupal-projects
http://paul.leafish.co.uk/articles/code/more_testing_with_codeception_an...
Adrian.
Thanks Adrian. I was vaguely
Thanks Adrian. I was vaguely aware of Behat but not of Codeception so that's given me a few more pointers. Any insight as to which is your preferred way to go yet?
The company who is building a
The company who is building a test suite for my employer is planning to use Codeception.
At the moment you'll probably find more people who have used Behat with Drupal.
http://2013.drupalcamplondon.co.uk/sites/default/files/slides/zip-bdd-do...
Personally I'm still not sure, although I like this quote about Cucumber (the Ruby equivalent of Behat):
"Don’t use Cucumber unless you live in the magic kingdom of non-programmers-writing-tests"
http://37signals.com/svn/posts/3159-testing-like-the-tsa