On 10/26/06, Yip Ng <[EMAIL PROTECTED]> wrote:
On 10/26/06, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
>
> Ant has a mechanism to run tests and produce an HTML report, I hope
> eventually that there will be ant targets to run the derby tests.
> (I thought I'd entered a Jira issue for this, but can't find it).
I couldn't find it either. I opened a jira for the this. (DERBY-2006).
I've attached a patch to DERBY-2006 that adds basic support for this
to our top-level build.xml. With the patch running 'ant junitreport'
runs the All suite and generates an HTML report.
andrew