Sam Pegler

Results 6 issues of Sam Pegler

It'd be nice to have support for the [Rule](https://cucumber.io/docs/gherkin/reference/#rule) keyword and update for `Background` to support rule level declarations. Has anyone started on this? For now global declarations of `Rule`...

feature

Opening this to see if you would be receptive to a PR before I do the work. I'd like to propose adding a property to allow rules to target inline...

**What is the new container you'd like to have?** [Azure Service Bus Emulator](https://github.com/Azure/azure-service-bus-emulator-installer), this exists within the Java and C# implementations and it would be good to have feature parity....

🚀 enhancement

As above, this fixes https://github.com/eralchemy/eralchemy/issues/160. If this is acceptable I'll add a unit test to cover this behavior.

When outputting a diagram the relationship order varies depending upon the system. E.g. ``` edDiagram a { ... } ... a one or zero--0+ b : has c one or...