How to run/debug Ruby Cucumber tests in IntelliJ IDEA? -
i launch cucumber tests shell command bundle exec cucumber -p local features
.
questions:
- how same of intellij idea?
- how debug tests intellij idea?
there ruby plugin intellij. i'm not familiar (i use rubymine), expect has dedicated run/debug support cucumber rubymine does.
Comments
Post a Comment