[ 
https://jira.codehaus.org/browse/JBEHAVE-234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=286413#comment-286413
 ] 

Olmo Rigolo commented on JBEHAVE-234:
-------------------------------------

Hi Mauro,

could you please provide a better example how to integrate the 
AnnotatedEmbedderRunner?
The example only contains two classes and not its usage.

Thank you in advance.
                
> Improve JUnit integration
> -------------------------
>
>                 Key: JBEHAVE-234
>                 URL: https://jira.codehaus.org/browse/JBEHAVE-234
>             Project: JBehave
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jonathan Ross
>            Assignee: Mauro Talevi
>             Fix For: 3.2
>
>
> As a developer using jBehave running in JUnit in Eclipse, I would like to 
> easily determine 
> 1. how many individual scenarios have passed or failed, and 
> 2. which steps failures occur in
> What springs to mind, is to wire each scenario up as separate JUnit TestCase 
> (rather than the single 'testScenario()' method). Doing so, I would easily be 
> able to drill down to the individually failing scenarios more easily.  
> Regarding finding out which step failed, short of writing a fully-fledged 
> plug-in, this would be a simple matter of retaining the actual failure 
> exception and setting this in JUnit's test result - the failed step should be 
> in the stack trace reported by JUnit.

--
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


Reply via email to