Reputation: 49728
I'm using RubyMine for RoR development, and RSpec as a test framework.
I'm frequently using "Debug spec" configuration for running specs and I find it very useful. But it takes a very long time for all the tests to finish running, especially with the debugger attached to the process.
How do I debug a specific test/spec in RubyMine?
Upvotes: 2
Views: 1077
Reputation: 311
Upvotes: 3