RubyGems Navigation menu

minitest-bisect 1.2.1

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 (21KB)
  2. 1.6.0 - May 23, 2022 (19KB)
  3. 1.5.1 - September 23, 2019 (19KB)
  4. 1.5.0 - June 06, 2019 (19KB)
  5. 1.4.1 - May 27, 2019 (18.5KB)
  6. 1.2.1 - December 13, 2014 (16KB)
全てのバージョンを表示(全13件)

Runtime依存関係 (1):

Development依存関係 (3):

hoe ~> 3.13
minitest ~> 5.5
rdoc ~> 4.0

所有者:

作者:

  • Ryan Davis

SHA 256チェックサム:

e9cd2d1d4f0d262e4fd8c7367aed3b0065ff5b42849a31461d667aa9661911ee

累計ダウンロード数 2,575,522

このバージョンのみ 3,922

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: