You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 24, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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?
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 supportcljs
in the node runtime.The text was updated successfully, but these errors were encountered: