[development] Drupal tests for dummies? (SimpleTest, Selenium, DAST oh my)
Karoly Negyesi
karoly at negyesi.net
Fri Aug 17 09:00:12 UTC 2007
> * simpletest: code level unit tests
> * selenium: front end "black box" testing -- e.g. write a test that simulates a user making a blog post
This is only needed for JS. Simpletest is a browser as well.
Simpletest has a number of core tests already while there are no tests for selenium.
Indeed, simpletest is the way to go.
Regards,
NK
More information about the development
mailing list