For our internal test setup at Mollom, I had to backport the junit xml functionality to the Drupal 6 version of this module. I have attached a patch with the required changes.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | junit-output-backport-improved.patch | 4.9 KB | blackskad |
| #1 | junit-output-backport.patch | 5.02 KB | blackskad |
Comments
Comment #1
blackskad commentedComment #2
djdevinThanks, got to it before me. Works with Hudson (which reads junit reports).
Comment #4
blackskad commentedPatch applied against 6.x-2.x-dev instead of an installed drupal
Comment #5
dave reidThis was committed as a part of #890440-22: Backport latest SimpleTest code from D7. blackskad has been given credit in the commit message.