运行所有模型测试时,检测到
rubyMine’MiniTest框架’错误.
我可以在常规命令行运行所有模型测试.
例如耙规格:型号
当我使用rubyMine:
我可以运行一个模型测试好的.
但是当我尝试在模型中运行所有测试
检测到MiniTest框架.它是原始Test :: Unit框架的有限版本.
RubyMine / IDEA Ruby插件测试运行器需要全功能版本的框架,
否则将使用默认的控制台测试记者.
请安装’test-unit’gem并在运行时激活它.
我尝试将“测试单位”添加到我的Gemfile并重新绑定,但现在得到:
`/home/durrantm/.rvm/rubies/ruby-1.9.2-p180/bin/ruby -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) /home/durrantm/Downloads/RubyMine-3.2.3/rb/testing/runner/tunit_in_folder_runner.rb Testing started at 9:33 AM ... Work directory: /home/durrantm/DropBox_not_syncd/webs/3/rubyists/spec/models} Loading files.... ========================================= 0 files were loaded. ========================================= Searching test suites... ========================================= 0 test suites,0 tests,0 assertions,0 failures,0 errors Process finished with exit code 0`
注意:搞笑}在工作目录中.我仍然无法附加test_reporter来测试fraemwork消息.
版本:
Ubuntu 11
RubyMine 3.2