You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Antonio Sanso (JIRA)" <ji...@apache.org> on 2014/07/10 13:50:04 UTC

[jira] [Assigned] (SLING-3756) Create an improved JUnit test runner for performance tests

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

Antonio Sanso reassigned SLING-3756:
------------------------------------

    Assignee: Antonio Sanso

> 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
>         Attachments: SLING-3756-001.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)