Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

RubyMine - How do I Debug Cucumber Step files?

RubyMine - How do I Debug Cucumber Step files? I have googled this a a bit and any information I have found has not worked for me. Has anyone got step files to debug when using RubyMine?

Thanks

like image 684
user1904593 Avatar asked Jul 12 '26 07:07

user1904593


1 Answers

Horrendously common problem with many, many failed solutions online. You don't need any new gems, no need to change settings.

Quite likely, you have all your feature files in the root folder.

It sounds ridiculous, but make a new folder, places the feature files in there (call it something generic like "tests").

Set a breakpoint, and try again. This should remedy it.

like image 131
Mark Mayo Avatar answered Jul 15 '26 12:07

Mark Mayo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!