Closed dpresiana closed 2 years ago
It seems the real reason is that Rule:
is not supported at all. See #143
Due to personal reasons, the previous maintainers of this package are stepping down and handing the reigns over to me, a long-time contributor to the project and a user of it myself. This is a responsibility I'm very excited about. Furthermore, I'd like to thank @lgandecki ++ for all the work that they've done so far.
Read more about the transfer of ownership here.
The repository has however moved and all outstanding issues are being closed. This is not a reflection of the perceived importance of your reported issue. However, if after upgrading to the new version, you still find there to be an issue, feel free to open up another ticket or comment below. Please make sure to read CONTRIBUTING.md before doing so.
Current behavior
Adding more than one
Background
steps within one feature file, even when each Background is within differentRule
section resolves in errorDesired behavior
Different
Background
steps should be supported within differentRule
section. Cucumber documentation: https://cucumber.io/docs/gherkin/reference/#backgroundTest code to reproduce
Versions