Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37827747
en ru br
ALT Linux repos
S:1.5.1-alt1

Group :: Development/Ruby
RPM: gem-minitest-bisect

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.5.1-alt1
Build date: 17 july 2021, 21:08 ( 146.5 weeks ago )
Size: 14.63 Kb

Home page:   https://github.com/seattlerb/minitest-bisect

License: MIT
Summary: Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy
Description:

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.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-minitest-bisect
  • gem-minitest-bisect-devel
  • gem-minitest-bisect-doc
  • minitest-bisect
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin