Debug Unit Test
Hi,
I'm try to debug a unit test but it fails everytime
Testing started at 15:15 ...
Fast Debugger (ruby-debug-ide 0.6.1.beta2, debase 0.2.2.beta8, file filtering is supported) listens on 0.0.0.0:11127
Uncaught exception: cannot load such file -- test/unit
It runs fine when I uses "ruby test.rb" but from RubyMine it never starts.
请先登录再写评论。
Hello,
could you please specify if this test can be run from RubyMine or not. Did you try the last RubyMine 2016.3 EAP?
No from RubyMine it never runs, yes I use the latest one
@Kay,
does it happen in all your projects? (how does it go, for example, with https://github.com/cuducos/railstutorial-with-slim) If it's project-related, would it be possible to share it?