How to remote debug rspec tests running in teamcity with rubymine?

Hi,

I'm trying to debug an rspec test failing only on a teamcity agent and it only happens when run through teamcity not directly on the agent.  I'd like to run a remote debugging session so that I can set a breakpoint in the code that is failing and diagnose further through RubyMine.  Any pointers to documentation that explains how to do this would be great.

Thanks,
Jay

0
1 comment

I doubt we have doc how to change TeamCity configuration to be able to debug it using RubyMine, but I'd start from http://www.jetbrains.com/ruby/webhelp/remote-debugging.html

Hope this helps you start.  Feel free to ask more questions we will try to help.

Regards, Oleg.

0

Please sign in to leave a comment.