17 Aug
2007
17 Aug
'07
11 a.m.
* 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