Alexander Lehmann created JBEHAVE-728:
-----------------------------------------
Summary: Add a StoryReporter method before starting each
individual example
Key: JBEHAVE-728
URL: https://jira.codehaus.org/browse/JBEHAVE-728
Project: JBehave
Issue Type: Improvement
Components: Core
Affects Versions: 3.5.4
Reporter: Alexander Lehmann
Priority: Minor
I would like to write a StoryReporter that graphs the run time of each scenario
in rrd, e.g. run a use case after login and show how the reponse time varies
over time. This should work well with the beforeScenario/afterScenario methods,
if the scenarios are executed one (i.e. do not use an examples table).
If a scenario however uses an example table, the individual before/after events
are not reported, so the only way to do this is to count the success/failure
calls, which looks kind of error-prone to me.
Can we add a beforeExampleScenario method to the StoryReporter ?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email