ruby on rails 3 - How can I run only one test for only one spec file in RubyMine -


i'd run 1 test 1 spec file in request folder in rubymine. can test files spec:request task. can me run particular test?

if understand question correctly, can right-click on test or spec name , click run {test_name}.

alternatively, should able place mouse cursor inside text of test name , press ctrl+shift+f10.


Comments

Popular posts from this blog

python - cx_oracle unable to find Oracle Client -

shader - OpenGL Shadow Map -

c# - Exchange 2010/2013 TransportAgent Content Conversion for Internal Recipients -