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
We have recently started using Scala to write Jbehave Specs and the tests all run fine. But since the plugin only allows jumping to Step definition from .story file to either Java or Groovy file the ones that have been defined in Scala code are not recognized. I was wondering how difficult would it to be add Scala support as well?