This breaks the test reports up by method, and also has a bunch of coding guideline fixes. It's not perfect(having them collapsible would be great), but it's a functional start.
| Comment | File | Size | Author |
|---|---|---|---|
| simpletest_reporter_and_css.patch | 5.82 KB | beeradb |
Comments
Comment #1
boombatower commentedThis works.
It relates to http://drupal.org/node/212011 in that it still needs to be decided if this is something we want.
Comment #2
boombatower commentedDo we want this?
Comment #3
boombatower commentedThe reporter was changed by #243773: SimpleTest: Use the Batch API instead of the current all-in-one approach to include much of what this patch wanted to provide.