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

Antonio Sanso resolved SLING-3756.
----------------------------------

       Resolution: Fixed
    Fix Version/s: JUnit Core 1.0.10

> Create an improved JUnit test runner for performance tests
> ----------------------------------------------------------
>
>                 Key: SLING-3756
>                 URL: https://issues.apache.org/jira/browse/SLING-3756
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>            Reporter: Francesco Mari
>            Assignee: Antonio Sanso
>            Priority: Minor
>             Fix For: JUnit Core 1.0.10
>
>         Attachments: SLING-3756-001.patch, SLING-3756-002.patch
>
>
> I created an improved JUnit test runner for performance tests. This test 
> runner has multiple benefits compared to the existing one.
> - It is fully compatible with every JUnit concept, including test 
> inheritance, befores/afters and rules.
> - The computation of statistics and the reporting of the results is decoupled 
> from the execution of the performance tests. The test runner uses listeners 
> to notify an external agent about the progress of the test execution.
> - A user can specify multiple listeners for the same set of performance 
> tests, e.g. to publish the results to different channels.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to