Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37542260
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-minitest-bisect

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 1.5.1-alt1
Время сборки: 17 июля 2021, 21:08 ( 144.9 недели назад )
Размер архива: 14.63 Kb

Домашняя страница:   https://github.com/seattlerb/minitest-bisect

Лицензия: MIT
О пакете: Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy
Описание:

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.

Текущий майнтейнер: Pavel Skrylev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • gem-minitest-bisect
  • gem-minitest-bisect-devel
  • gem-minitest-bisect-doc
  • minitest-bisect
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin