|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira |
- [jbehave-dev] [jira] (JBEHAVE-446) JBehave Reports imp... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-446) JBehave Report... tizki ko (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-446) JBehave Report... Mauro Talevi (JIRA)
- [jbehave-dev] [jira] (JBEHAVE-446) JBehave Report... tizki ko (JIRA)
Unfortunately I cannot share my project.
But, this is an example for an xml that was created:
<story path="stories/platform/packageB/packageC/packageD/storyName.story" title="">
<meta>
<property keyword="@" name="DEV:" value="dev one"/>
<property keyword="@" name="DSL:" value="stepClassName1, stepClassName2, stepClassName3, stepClassName4"/>
<property keyword="@" name="QA:" value="qa one"/>
</meta>
<scenario keyword="Scenario:" title="create entity lifecycle flow in X">
<step outcome="successful">Given Y Service is up and running</step>
<step outcome="successful">And X Service is up and running</step>
<step outcome="successful">And Generate GUID for test story <parameter>storyName</parameter></step>
<step outcome="successful">And Login user <parameter>adminUser</parameter> to the system</step>
as you can see, the ending scenario and story tags are missing. that stats file is empty.
perhaps the story stopped in the middle?
let me know what other information can help, and i'll try to share it.
thanks,
Tizki