Continuing from http://drupal.org/node/243773#comment-873403 , webchick would like to see something similar to http://jquery.com/test/ . $reporter->getOutput() is a form and you can't really run drupal_get_form over it because, apparently, there are no modules that implement hook_elements which breaks it. It very well might be that it needs to wait until http://drupal.org/node/259412 is in.

Comments

webchick’s picture

boombatower’s picture

Component: tests » simpletest.module
Status: Active » Fixed

I believe #243773: SimpleTest: Use the Batch API instead of the current all-in-one approach was expanded and now includes this.

Correct me if that is wrong.

dmitrig01’s picture

You are not wrong.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.