我運行Windows 7並已安裝崇高的文本紅寶石測試。我可以在命令行運行rspec spec/ ,但是當我從崇高文本中嘗試它時,出現以下錯誤: 我檢查PATH變量及其命令行中的相同。 - The system cannot find the path specified.
[Finished in 0.1s with exit code 1]
[cmd: ['bundle exec rspec
我已經安裝了崇高的文本2 RubyTest,當我嘗試運行中的崇高測試,有一次我看到日誌中發生了什麼,這是我所看到的: Traceback (most recent call last):
File "./sublime_plugin.py", line 337, in run_
File "./exec.py", line 145, in run
OSError: [Errn
我正在OS X 10.8.4上使用Ruby on Rails和Sublime Text 3開發Web應用程序。我最近安裝了包RubyTest。只有在使用命令 subl
命令啓動Sublime時,測試才起作用。否則,我會收到錯誤消息: /bin/sh: rspec: command not found
我認爲應該是這種情況;這在RubyTest的自述文件中暗示在github上。 但是我想保留
所以我設置了RubyTest/Sublime Text 3並且工作正常。我在SpringTest中遇到了麻煩。有這個神祕的設置: "check_for_spring": false,
但是,當我設置爲true,並運行測試它只是給我的默認春天命令的輸出如: Version: 1.1.3
Usage: spring COMMAND [ARGS]
Commands for spring it