Commit Graph

6 Commits

Author SHA1 Message Date
Sergey Kraynev 5d40f2c28e Fix #210 do not raise wrong Error for no strict gherkin feature
The issue, that if user disable strict gherkin check, it will lead to
situation, when wrong Error be raised. For the current situation it was
a message, that Step is defined outside of Background section.

Current patch makes check for orphan steps more tolerant for features
without strict gherkin syntax.

Also README was updated to show explicitly, that using "When, Then" is
prohibited in "Background" section.
2017-04-27 09:37:22 +03:00
Anatoly Bubenkov f48e4558c0 prepare 2.18.1 release 2016-11-05 11:28:59 +01:00
Florian Bruhin 6e5c70121d Add myself to AUTHORS. 2015-11-17 21:33:44 +01:00
Anatoly Bubenkov 24684bfb82 Fixed FeatureError string representation to correctly support python3. closes #115 2015-06-04 10:29:18 +02:00
Anatoly Bubenkov f9c6ef3582 update authors 2015-03-15 16:26:37 +01:00
Anatoly Bubenkov 01f9c7c9f4 honor authors and contributors 2014-12-09 23:20:44 +01:00