Test framework quit unxepected rubymine

                             

I installed everything from gem in command line (ruby)

what i wrong?

 

I started my "journey" with rubymine(automation) test,but I have a problem.. windows 10;) I am using rubymine

I have a problem with tests common with cucumber

I got an error

"Test framework quick unexpectedly "

project here this  https://github.com/cheezy/JetBrainsWebinar

when i write in the console "rspec" I got:

No examples found.


Finished in 0 seconds (files took 0.05515 seconds to load)
0 examples, 0 failures

 

and in RubyMine the same "Test framework"

I have the problem on my own created but also from git e.g

https://github.com/cheezy/page-object

 

is there some problem with version ruby or ?? (I have 2.2.4)

 



0
8 comments
Avatar
Permanently deleted user

the same problem under linux;(

0

Hello, Justine,

sorry for the delay. Could you please check how it goes in the last RubyMine EAP (2016.2)? If it fails the same please try removing all run configurations (Run | Edit Configurations), click on 'Apply' and run tests again. 

0

Had the same here.

RubyMine 2020.3, rspec

Running a test from IDE was possible, but not debugging, while different apps on the same IDE where running.

https://stackoverflow.com/questions/24570266/rubymine-unit-tests-test-framework-quit-unexpectedly => all tipps didnt help.

At the end i switched to a newer gemset (2.7.2). From here, RubyMine asked me to install the debugging gems and now its running fine.

0

Still happening with RubyMine 2021.3.3

Runtime version: 11.0.14.1+1-b1751.46 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.

Linux 5.13.0-35-generic #40~20.04.1-Ubuntu SMP Mon Mar 7 09:18:32 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux.

0

Diogo Eichert, could you please provide more details about your setup and environment? 

0

I'm also using ruby 3.0.3p157 (2021-11-24 revision 3fb7d2cadc) [x86_64-linux] via rbenv 1.1.1

Happy to share more details if you need. Thanks!

0

I have the same issue.

Ruby 3.0.0-p0 via RVM

RubyMine 2022.2.1
Build #RM-222.3739.56, built on August 16, 2022
macOS 11.6.8

0

Thank you for creating a YouTrack's issue for that, I'll add here a link so that other users can find it as well: https://youtrack.jetbrains.com/issue/RUBY-30227

0

Please sign in to leave a comment.