Details
Description
It would be nice to have the ability to add comments in the plain-test scenarios. If we add any comments, the parser thinks they are the continuation of the previous line. To have comment support so that all lines preceded by # or – or whatever get ignored, that would be a nice feature.
Activity
Mauro Talevi
made changes -
Field | Original Value | New Value |
---|---|---|
Fix Version/s | 2.3 [ 14941 ] | |
Fix Version/s | 2.2 [ 14670 ] |
Mauro Talevi
made changes -
Summary | Support comments in plain-test scenarios | Support comments in plain-text scenarios |
Mauro Talevi
made changes -
Fix Version/s | 2.4 [ 15664 ] | |
Fix Version/s | 2.3 [ 14941 ] |
Mauro Talevi
made changes -
Fix Version/s | 2.4 [ 15664 ] | |
Fix Version/s | 2.5 [ 15850 ] |
Mauro Talevi
made changes -
Affects Version/s | 2.2 [ 14670 ] | |
Affects Version/s | 2.3 [ 14941 ] | |
Fix Version/s | 2.4.1 [ 16188 ] | |
Component/s | Core [ 11086 ] |
Mauro Talevi
made changes -
Assignee | Mauro Talevi [ maurotalevi ] |
Mauro Talevi
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Mauro Talevi
made changes -
Affects Version/s | 2.4 [ 15664 ] | |
Affects Version/s | 2.3 [ 14941 ] |
Currently, comments can be placed in the scenario text file, either before the Scenario keyword, or as the description of the scenario, ie between the Scenario and the first of the other keywords.