Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
simpletest.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2008 at 23:59 UTC
Updated:
26 Jul 2008 at 06:43 UTC
When you're hacking around, trying to get tests to pass, it's a bit tedious to have to re-check them again after. So let's make it so that it remembers what you last checked when it re-displays the form so re-running them just involves clicking "Run tests" again.
Comments
Comment #1
boombatower commentedThat would be great. That is one thing that has annoyed me after the batch API patch.
Comment #2
drewish commentedmajor annoyance to me too.
Comment #3
boombatower commentedAppears that #250047: Rework the SimpleTest results interface and clean-up of backend code will provide this!