Take a look over at bug 357523 to see what Robert Sayre is doing with the MochiKit testing framework. He’s extended it to log results to stdout or a file, and quit the app when the tests are done, both of which are implicit really-nice-to-have’s for running in an automated manner.
Cool stuff! Thanks, Rob!
The tests themselves are very similar in structure to the jsunit based tests I wrote a while ago as proof-of-concept efforts, which is also cool in case we have to pick one harness over another. But having both options available right now is a win, in my opinion.
On an unrelated note, can anyone recommend a web forum package that supports moderated posts where the posts can be edited and re-ordered by the moderator?