RubyGems Navigation menu

minitest-bisect 1.3.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:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 1.7.0 - July 06, 2023 (21 KB)
  2. 1.6.0 - May 23, 2022 (19 KB)
  3. 1.5.1 - September 23, 2019 (19 KB)
  4. 1.5.0 - June 06, 2019 (19 KB)
  5. 1.4.1 - May 27, 2019 (18,5 KB)
  6. 1.3.1 - February 19, 2016 (16,5 KB)
Zeige alle Versionen (13 total)

Runtime Abhängigkeiten (1):

Development Abhängigkeiten (4):

hoe ~> 3.14
minitest ~> 5.8
rake > 0
rdoc ~> 4.0

Besitzer:

Autoren:

  • Ryan Davis

SHA 256-Prüfsumme:

cd56b2343e2db7def7ec83d7832fd0395cdd42ed89759aa514fd4f88e975867e

Downloads insgesamt 2.570.782

Für diese Version 63.481

Lizenz:

MIT

Erforderliche Ruby-Version: >= 0

Links: