Skip to main content

Allows to bisect over arbitrary number of arguments.

Project description

This tool is inspired by the git bisect tool but allows to bisect over multiple arbitrary lists of arguments like nightly builds, tool versions or simply list of arguments.

Setup

Bisecter is available from pip so one can install it by executing:

python3 -m pip install bisecter

or to install directly the latest version from git:

python3 -m pip install git+https://github.com/ldoktor/bisecter.git

Basic usage

The workflow is similar to git bisect, only when starting the bisection one needs to specify the lists of arguments this bisection is going to use:

bisecter start '20230101,20230102,20230103,20230104,20230105,20230106,20230107'
bisecter run ./test.sh
bisecter log

One can also manually tag variants:

bisecter start '20230101,20230102,20230103,20230104,20230105,20230106,20230107'
./test.sh $(bisecter args)
bisecter good
./test.sh $(bisecter args)
bisecter bad
...

See bisecter --help for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bisecter-1.0.tar.gz (46.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bisecter-1.0-py3-none-any.whl (24.0 kB view details)

Uploaded Python 3

File details

Details for the file bisecter-1.0.tar.gz.

File metadata

  • Download URL: bisecter-1.0.tar.gz
  • Upload date:
  • Size: 46.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bisecter-1.0.tar.gz
Algorithm Hash digest
SHA256 8fe1dd8d5a496dac805db3f73c4653119b5dd5b33499030c5d1d67808fb94b9a
MD5 9ecac2da84271d32444d7079aace98c6
BLAKE2b-256 31df1604d085691be296cbd98713e0876363ca640ade52b1cdc4837292b4de04

See more details on using hashes here.

File details

Details for the file bisecter-1.0-py3-none-any.whl.

File metadata

  • Download URL: bisecter-1.0-py3-none-any.whl
  • Upload date:
  • Size: 24.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for bisecter-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 afa80017a4b782d7031bb8b3f8da3847e0a6175b17e1613340a31e5a3d2e8f92
MD5 9764bba37bb320a3f24ffae6f7c6d920
BLAKE2b-256 2f800cba988f42383f4adfa46036745ccb191257060af3141f465e7581cb95f0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page