erikedin / Behavior.jl

Tool for Behavior Driven Development in Julia
Other
25 stars 3 forks source link

Gherkin: support Rule keyword #48

Open tk3369 opened 3 years ago

tk3369 commented 3 years ago

The Rule keyword is relatively new since Cucumber v6. See Gherkin reference for more information.

Note: This is currently not required to implement Grakn client at the moment. I'm logging it just to track the enhancement request since we do not know when the Grakn team will use it in the future.