我有一個腳本已演變成需要做一些斷言和匹配。 它是用ruby編寫的,我在Gemfile中包含了rspec並且需要它。 我發現這非常有用的,這樣發佈有關如何在irb使用: How to use RSpec expectations in irb 我還發現了以下內容: Use RSpec's "expect" etc. outside a describe ... it block class BF
我的Gemfile當前規定如下: gem "rspec-expectations", "2.7.0"
當我嘗試運行黃瓜,我得到如下: no such file to load -- rspec/expectations (LoadError)
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rub