Skip to main content

Run tox on a date in the past

Project description

Installing

To install:

pip install tox-timemachine

Using

This plugin provides a --time-travel command-line option that takes either a date in YYYY-MM-DD format or a date and time in YYYY-MM-DDTHH-MM-SS format, and will internally use a proxy PyPI server that does not include packages released after this date (using the pypi-timemachine package). For instance:

tox --time-travel=2018-02-03T12:33:02-e py37-test

will run tox as if it was being run on that date as far as PyPI is concerned.

Bisection (experimental)

This package also provides a command to automatically bisect between two dates to pinpoint when a tox build started failing:

tox-timemachine-bisect 2021-01-01 2021-08-10 -r -e py38-test -- -k test_coadd_solar_map

The format is:

tox-timemachine-bisect start_date end_date <tox arguments>

This is still very experimental and does not yet explicitly say which package update caused the issue (for now one needs to diff the log files) but this should be made more user-friendly in future.

Caveats

This plugin will not work properly if you use the -i/--index-url option manually when calling tox. In addition, this will only work with pip-based installs, and will not work with e.g. tox-conda.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

tox-timemachine-0.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

tox_timemachine-0.1-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file tox-timemachine-0.1.tar.gz.

File metadata

  • Download URL: tox-timemachine-0.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for tox-timemachine-0.1.tar.gz
Algorithm Hash digest
SHA256 aa2bc5bb627bc3871b41a46962b494ffbd6eca94c825edd6dbc0d2c218a81a75
MD5 3a00c97afea4f4c2f6f98372a081c82c
BLAKE2b-256 422e77a3a0854bfad4be8f5b5ff8377f996444ab1f15b363a01dc46e78dbb02e

See more details on using hashes here.

File details

Details for the file tox_timemachine-0.1-py3-none-any.whl.

File metadata

  • Download URL: tox_timemachine-0.1-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.5

File hashes

Hashes for tox_timemachine-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7a50ad295ed31a1a584869432fa0ce4533f64b9eda24951fcc0fec83f9d1fd2
MD5 cb9539d66913692380936c9d1ec54d31
BLAKE2b-256 9e01a7989edf1d0a8ac1b920532d3395d5f261fb0fdb859af44984a5b46f7fa4

See more details on using hashes here.

Supported by

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