logo
首页技术栈工具库讨论
spec-me-maybe

spec-me-maybe

Adds the `maybe` syntax to RSpec: describe Thing do it 'is maybe equal to another thing' do maybe(Thing.new).will eq(another_thing) # Passes sometimes. Maybe. end end
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
RUBYGEMS
gem install spec-me-maybe
查看
标签
根据用户添加的标签生成
暂无标签