RubyGems Navigation menu

minitest-bisect 1.2.2

Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy. minitest-bisect helps you isolate and debug random test failures. If your tests only fail randomly, you can reproduce the error consistently by using `--seed <num>`, but what then? How do you figure out which combination of tests out of hundreds are responsible for the failure? You know which test is failing, but what others are causing it to fail or were helping it succeed in a different order? That's what minitest-bisect does best.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.7.0 - July 06, 2023 (21.0 KB)
  2. 1.6.0 - May 23, 2022 (19.0 KB)
  3. 1.5.1 - September 23, 2019 (19.0 KB)
  4. 1.5.0 - June 06, 2019 (19.0 KB)
  5. 1.4.1 - May 27, 2019 (18.5 KB)
  6. 1.2.2 - April 27, 2015 (16.0 KB)
顯示所有版本(共 13)

Runtime 相依性套件 (1):

Development 相依性套件 (4):

hoe ~> 3.13
minitest ~> 5.6
rake > 0
rdoc ~> 4.0

擁有者:

作者:

  • Ryan Davis

SHA 256 checksum:

867bf19280a6fb9a0c72a3a0168f3259554153cfe3b7d23905fa11865f37a6e8

總下載次數 2,567,574

這個版本 3,048

License:

MIT

Ruby 版本需求: >= 0

相關連結: