Intellisense + cucumber step sefinition problem
Hello,
We have some Step Definitions defined in a gem which run fine but the UI doesn't "see" them and we get "Undefined Step Definition". Anyone know whether any change to settings (like "Runner Options") or another solution to get intellisense, highlighting and errors sorted on these step defenitions?
Thanks,
Mike
Please sign in to leave a comment.
Hello Michael,
what gem are you using?
Hello,
We're using json_spec
Thank you Michael, I've fixed this problem and fix will be available in the next EAP build. Also we'll try to automate steps detection in gems or provide some API for marking gem as containing cucumber steps