[ 
http://jira.codehaus.org/browse/JBEHAVE-352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mauro Talevi updated JBEHAVE-352:
---------------------------------

    Description: 
We'd like to be able to include comments in tables to make scenarios clearer, 
but JBehave refuses to read in the lines after the comment in this example, 
leading to zero rows being created in the resulting ExamplesTable.

Given the documents:
|a|b|c|
|-- I'd like to have a comment here --|
|1|2|3|
|4|5|6|
|1|2|3|


I've tried a small test with 2.5.9 and 3.0 of JBehave but they don't fix the 
problem.

  was:
We'd like to be able to include comments in tables to make scenarios clearer, 
but JBehave refuses to read in the lines after the comment in this example, 
leading to zero rows being created in the resulting ExamplesTable.

Given the documents:
|a|b|c|
!-- I'd like to have a comment here
|1|2|3|
|4|5|6|
|1|2|3|




I've tried a small test with 2.5.9 and 3.0 of JBehave but they don't fix the 
problem.


> Allow comments in tables
> ------------------------
>
>                 Key: JBEHAVE-352
>                 URL: http://jira.codehaus.org/browse/JBEHAVE-352
>             Project: JBehave
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.5.8, 2.5.9, 3.0
>            Reporter: Andy Peel
>            Priority: Minor
>             Fix For: 3.0.3
>
>
> We'd like to be able to include comments in tables to make scenarios clearer, 
> but JBehave refuses to read in the lines after the comment in this example, 
> leading to zero rows being created in the resulting ExamplesTable.
> Given the documents:
> |a|b|c|
> |-- I'd like to have a comment here --|
> |1|2|3|
> |4|5|6|
> |1|2|3|
> I've tried a small test with 2.5.9 and 3.0 of JBehave but they don't fix the 
> problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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