RubyGems Navigation menu

stable_profile 0.6.1

Solves a quirk of rspec --profile in some code bases: result vary with every random spec ordering. This seems to be due to differences in dependency load order, class initialization, and test server startup. This lib runs rspec --profile many times, averaging the results to always give the same (stable) and meaningful result.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.6.1 - November 02, 2023 (7.5 KB)
  2. 0.6.0 - November 02, 2023 (7.5 KB)
  3. 0.5.0 - November 02, 2023 (7.5 KB)
  4. 0.4.1 - October 31, 2023 (7.5 KB)
  5. 0.4.0 - October 31, 2023 (7.5 KB)
顯示所有版本(共 8)

Runtime 相依性套件 (3):

colorize >= 0
ruby-progressbar ~> 1.13.0
thor >= 0

Development 相依性套件 (3):

aruba >= 0
cucumber >= 0
rspec ~> 3.12.0

擁有者:

推送者:

作者:

  • Robb Shecter

SHA 256 總和檢查碼:

5cf3d44937449c71e0b1e398472aaa1b34c32a477ce50c6348d2de9a6c67c613

總下載次數 1,960

這個版本 332

授權:

MIT

Ruby 版本需求: >= 2.6.0

相關連結: