我想在Rails 3應用程序上運行metric_fu。一切都很好,除了rcov。我配置了RSpec並且我的測試遵循spec/**/*。rb格式,並且在RSpec中運行良好。試圖用rcov檢查覆蓋面,但是,我得到以下錯誤: ** Running the specs/tests in the [test] environment
No file to analyze was found. All
我正在嘗試讓metric-fu運行在我正在使用的rails項目上。每次運行我得到的指標的rcov部分: ** Invoke metrics:all (first_time)
** Execute metrics:all
No file to analyze was found. All the files loaded by rcov matched one of the
followin
我試圖安裝metric_fu對我的Ruby 1.9的環境,但它下面的問題失敗,原因是: $ gem install metric_fu
...
Fetching: rcov-1.0.0.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing metric_fu: