[ 
https://issues.apache.org/jira/browse/DERBY-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Knut Anders Hatlen updated DERBY-2667:
--------------------------------------

    Attachment: MemRunner.java
                TimeRunner.java

I'm attaching the two test runners I have written and granting licence to ASF 
in case someone wants to play with them. MemRunner runs all the tests in 
suites.All and reports the increase/decrease in memory footprint for each 
fixture. TimeRunner runs all the tests in suites.All and reports how many 
milliseconds each fixture took.

> Create more robust junit  TestRunner for running derby tests
> ------------------------------------------------------------
>
>                 Key: DERBY-2667
>                 URL: https://issues.apache.org/jira/browse/DERBY-2667
>             Project: Derby
>          Issue Type: Improvement
>          Components: Test
>    Affects Versions: 10.3.0.0
>            Reporter: Kathey Marsden
>            Priority: Minor
>         Attachments: MemRunner.java, TimeRunner.java
>
>
> Provide a more full featured TestRunner for Derby testing.
> junit.textui.TestRunner is not very robust. It does not for example print the 
> tests as they run or print chained exceptions, create separate files for the 
> full report and just failures.   It would be great to have a standardized 
> TestRunner that everyone uses.  Perhaps someone already has one that they 
> would like to contribute as a starter.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to