My list of tests in the test-running-window went away.
Hello,
I'm not sure what I did, but the list of passing/failing test that is on the left of the test-runner window went away, it's not there, and I can't figure how to add it back. See attached screenshot, the missing part is highlighted in red.
How do I add it back?
Thanks.
Attachment(s):
tests.png
Please sign in to leave a comment.
What build version are you using?
I'm using 96.552 (the screenshot is not mine), I just picked one I've found on the web with the pane I'm missing.
Please upgrade to the latest EAP (96.788), I believe Roman fixed this problem in that build.
I'm now using 96.788 and when I try to restore layout I see a flash of the list of tests and then it dissapears again.
Hi J. Pablo,
Please attach a screenshot of "disappeared" tests tree.
Here it is.
Attachment(s):
Screen shot 2010-08-09 at 3.50.31 PM.png
Ok,
Now please check that Test::Unit test framework reporter is enabled in "test" rake task run configuration settings
Yes, that was it. Thank you :)
If you care about Stack Overflow reputation, you may want to copy the answer here: http://stackoverflow.com/questions/3354676/recover-list-of-tests-in-test-runner-in-rubymine
Otherwise I'll do it.
Thanks, done