Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Narrative section must be the first one #20

Closed
nwoike opened this issue Jan 22, 2012 · 5 comments
Closed

Narrative section must be the first one #20

nwoike opened this issue Jan 22, 2012 · 5 comments

Comments

@nwoike
Copy link

nwoike commented Jan 22, 2012

We often put a meta section at the top of all of our stories.

Meta:
@ticket #1
@ui

Narrative:
In order to inOrderTo
As a asA
I want to iWantTo

Does this rule have to be so strict?

@nwoike
Copy link
Author

nwoike commented Jan 22, 2012

I was thinking it could be changed to narrative must come before scenarios.

@Arnauld
Copy link
Owner

Arnauld commented Jan 22, 2012

Actually i don't understand your issue :(

@nwoike
Copy link
Author

nwoike commented Jan 22, 2012

My stories start with a Meta: configuration. I get an error from your plugin in the problems tab and red x icons stating that the Narrative section must come first. The specific error states "Narrative section must be the first one".

Screenshot: http://imgur.com/9uttH

Does this explanation help any?

@Arnauld
Copy link
Owner

Arnauld commented Jan 22, 2012

Yes! thank you,

I will relax the criteria
in fact the requirement should only apply to scenario, according to JBehave grammar meta are not even described.

@Arnauld
Copy link
Owner

Arnauld commented Jan 29, 2012

Fixed in master branch.

@Arnauld Arnauld closed this as completed Jan 29, 2012
@ghost ghost assigned Arnauld Feb 7, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants