阅读背景:

如何将共享上下文包含在rails中的每个规范中

来源:互联网 

I have a shared context

我有一个共享的上下文

shared_context :current_country do
  let!(:country) { create :country, slug: "kw" } unless Country.find_by(slug: "kw").present?
end
shared_c



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

分享到: