cucumber-attic / cucumber-jvm-clojure

Cucumber Clojure
MIT License
29 stars 10 forks source link

ClojureScript support #6

Open johnjelinek opened 7 years ago

johnjelinek commented 7 years ago

I am interested in using Cucumber with my CLJS project. Currently, if I try to write my step definitions in cljs and build, it produces output with dependencies on Google Closure -- this messes up the Cucumber CLI runner. It would be nice to see the features displayed in this repository support cljs in the node runtime.

JimLynchCodes commented 6 years ago

I too would like to use cucumber for bdd treats with ClojureScript, but @johnjelinek why did you open this issue in JVM cucumber rather than cucumberjs?

johnjelinek commented 6 years ago

I figured there's a better chance of it getting addressed here. I don't think the maintainers of cucumberjs would be interested in learning cljs.

mpkorstanje commented 6 years ago

The core team decided to drop support for cucumber-jvm-clojure. So this project is looking for a maintainer.