Пакет gem-minitest-bisect: Информация
Исходный пакет: gem-minitest-bisect
Версия: 1.5.1-alt1
Собран: 21 апреля 2024 г. 21:13
Категория: Разработка/Ruby
Сообщить об ошибке в пакетеДомашняя страница: 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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
gem-minitest-bisect (noarch)
gem-minitest-bisect-devel (noarch)
gem-minitest-bisect-doc (noarch)
minitest-bisect (noarch)
gem-minitest-bisect (noarch)
gem-minitest-bisect-devel (noarch)
gem-minitest-bisect-doc (noarch)
minitest-bisect (noarch)
Сопровождающий: Pavel Skrylev