RubyGems Navigation menu

minitest-bisect 1.1.0

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.1.0 - September 09, 2014 (16.5 KB)
显示所有版本 (共 13 个)

Development 依赖 (3):

hoe ~> 3.12
minitest ~> 5.4
rdoc ~> 4.0

业主:

作者:

  • Ryan Davis

SHA 256 校验和:

61635da6d2553ee309c3ddb3994b6f02ec07e2a18e1e2b0b64430fe41042c589

下载总量 2,570,642

这个版本 2,504

许可:

MIT

需要的 Ruby 版本: >= 0

链接: