阅读背景:

rspec - 我怎么能得到“pendings”来获取我的文字,而不仅仅是“没有给出理由”

来源:互联网 

I have this code:

我有这个代码:

context "Visiting the users #index page." do
  before(:each) { visit users_path }
  subject { page }
  pending('iii') { should have_no_css('table#users') }      
  pending { should have content('You have reached this page due to a permiss
context "Visiting



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: