bisect_install          Install a package from source, for bisect
                        tests.
bisect_load_all         Like 'load_all', but for bisect tests.
bisect_require          Load a package like 'require()', for bisect
                        tests.
bisect_return_interactive
                        Prompt the user for an interactive
                        good/bad/skip response and return the
                        appropriate value (to be passed to
                        'bisect_runtest').
bisect_runtest          Run a test function for git bisect testing.
bisect_source           Like 'source', but for bisect tests.
bisectr                 bisectr package
