My project is looking at using Concordion to do automated acceptance tests. The big lack I'm seeing in Concordion is an automatically-generated summary page. As it stands we would have to have a tester or functional user dig into each of the generated HTML pages to check for success or failure.
In looking at Concordion's svn repository I see one proposed modification to generate a summary XML file -- but that change hasn't been incorporated into the trunk line as far as I can tell. I would rather avoid cracking Concordion's source open and modifying it directly, if I can.
Is anybody aware of a quick & dirty way to generate a Concordion master/summary report type page?