Rspec global variable spec_helper usage

后端 未结 0 1807
暖寄归人
暖寄归人 2020-12-08 04:22

In Rspec I\'m running a config.before(:suite) to initialize a global variable. Written out as config.before(:suite) { $users = initialize_things }<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题