Narrative only allows structured elements. Free-text description goes at Story level.
Grammar is out of date and will be corrected. On 19 Dec 2011, at 15:48, Olmo Rigolo <[email protected]> wrote: > Hi, > > thanks for the reply. I am talking about this description after the keyword > Narrative: > > Narrative:= "Narrative:" Description? InOrderTo AsA IWantTo ; > > This seams to get lost. > > Olmo > > On 19 December 2011 15:40, Mauro Talevi <[email protected]> wrote: > Any text before Narrative (or Scenario if Narrative is absent) is interpreted > as Story description. > > On 19/12/2011 15:28, Olmo Rigolo wrote: >> >> Hi all, >> >> I want to write out to the report a brief description of the story that >> summarizes the link in JIRA etc. >> In RegExStoryParser.java on line 70, the description found, but the group is >> empty. >> The description string is empty and nothing appears on the report. >> >> This is my story data: >> >> Narrative: >> Jira link to story: link >> this is my description block with a link etc. >> In order to Z >> As a X >> I want to create a new ms >> >> Scenario: Test A >> Given a logged in user on Z >> Then ensure X >> >> >> What am I doing wrong? >> >> >> >> Thanks in advance, >> >> Olmo > >
