MyPost / cupickle

Cucumber + Clojure - Now with namespaces!
Apache License 2.0
2 stars 1 forks source link

Add matching for "And" and "But" on "Given," "When," and "Then #1

Closed WhittlesJr closed 6 years ago

WhittlesJr commented 6 years ago

Gherkin allows for "And" and "But" instead of Given, When, or Then. https://cucumber.io/docs/reference

sordina commented 6 years ago

Hi @WhittlesJr , This looks great! I don't work at MyPost anymore, so I'll see if they're okay with me maintaining this repo and if so should be good to merge this.

sordina commented 6 years ago

@WhittlesJr merged and pushed to clojars, lein-cupickle also updated. Let me know if there are any issues :) Happy to see someone using this!

WhittlesJr commented 6 years ago

Thank you!

Truth be told, I was really hoping cupickle would solve a problem I was having, but I don't think it will work for me in its current state... I'll file some issues