[
https://issues.apache.org/jira/browse/SLING-3756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14057478#comment-14057478
]
Francesco Mari edited comment on SLING-3756 at 7/10/14 1:46 PM:
----------------------------------------------------------------
The latest patch also provides a sample performance test and adds the
performance module to the main build reactor.
was (Author: frm):
The patch SLING-3756-002 also provides a sample performance test and adds the
performance module to the main build reactor.
> 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, 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)