statsd-instrument-rspec:RSpec 3 匹配 statsd 仪器

时间:2024-07-08 05:28:14
【文件属性】:

文件名称:statsd-instrument-rspec:RSpec 3 匹配 statsd 仪器

文件大小:9KB

文件格式:ZIP

更新时间:2024-07-08 05:28:14

Ruby

statsd-instrument-rspec 用于statsd-instrument RSpec 3 匹配器。 安装 将此行添加到应用程序的 Gemfile 中: gem "statsd-instrument-rspec" 然后执行: $ bundle 或者自己安装: $ gem install statsd-instrument-rspec 用法 配置 RSpec 和 StatsD(例如通过spec_helper.rb ): require "statsd/instrument/rspec" RSpec . configure do | config | config . include Statsd :: Instrument :: Rspec # Enable StatsD matchers config . before ( :suite ) do


【文件预览】:
statsd-instrument-rspec-master
----.travis.yml(106B)
----bin()
--------console(104B)
--------setup(115B)
----Rakefile(175B)
----statsd-instrument-rspec.gemspec(1KB)
----.rubocop.yml(331B)
----LICENSE(1KB)
----CONTRIBUTING.md(339B)
----Gemfile(108B)
----.rspec(30B)
----spec()
--------spec_helper.rb(1KB)
--------statsd()
----.gitignore(87B)
----CHANGELOG.md(247B)
----lib()
--------statsd()
----README.md(2KB)

网友评论