rspeed:RSpeed将您的规格拆分为您进行并行测试

时间:2024-06-11 21:03:06
【文件属性】:

文件名称:rspeed:RSpeed将您的规格拆分为您进行并行测试

文件大小:44KB

文件格式:ZIP

更新时间:2024-06-11 21:03:06

rspec parallel report Ruby

速度 RSpeed将您的规格分解为您运行并行测试。 安装 在您的Gemfile上添加以下代码,然后运行bundle install : gem 'rspeed' 设置 我们需要提取通过rspeed:run执行拆分的rake。 rake rspeed : install 用法 RSPEED_APP :您的应用名称,以避免数据覆盖 RSPEED_PIPE :当前管道 RSPEED_PIPES :管道数量 RSPEED_SPEC_PATH :specs文件夹路径 RSPEED :启用RSpeed RSPEED=true RSPEED_APP=blog RSPEED_PIPE=1 RSPEED_PIPES=3 bundle exec rake rspeed:run 这个怎么运作 首轮 由于我们第一次没有统计信息,因此我们会运行所有规格并进行收集; { " file " : " ./sp


【文件预览】:
rspeed-master
----.rubocop-https---raw-githubusercontent-com-wbotelhos-dotfiles-master--rubocop-yml(2KB)
----rspeed.gemspec(1KB)
----.github()
--------FUNDING.yml(19B)
--------workflows()
----.rubocop.yml(113B)
----LICENSE(1KB)
----Gemfile(70B)
----Gemfile.lock(2KB)
----.ruby-gemset(7B)
----.rspec(46B)
----spec()
--------models()
--------support()
--------common_helper.rb(179B)
--------spec_helper.rb(802B)
--------fixtures()
----rspeed.csv(160B)
----.ruby-version(6B)
----.gitignore(61B)
----CHANGELOG.md(1KB)
----lib()
--------rspeed()
--------rspeed.rb(318B)
--------generators()
----.rubocop_todo.yml(0B)
----README.md(2KB)

网友评论