Skip to main content
PyPI version Python versions See Build Status on Travis CI See Build Status on AppVeyor

tox-envreport is a plugin for tox to document the setup of used virtual environments.

Collected information are stored in a file called env_report.json inside the .tox folder. For example: MY_PROJECT/.tox/env_report.json.

Installation

pip install tox-envreport

Usage

The installation of the plugin is enough to automatically activate it for each tox run.

There is nothing more to do or to configure.

Access reports

tox-envreport creates one common env_report.json file, which contains all information about all used virtual environments (venv) by tox.

Beside this a venv specific file is generated as well and contains information about the related venv only. You can find this file in the venv-specific tox-folder. E.g: MY_PROJECT/.tox/py27/env_report_py27.json for a venv called py27.

The report file itself contains the venv-name as postfix. E.g.: env_report_py27.json.

Download files

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

Source Distribution

tox-envreport-0.2.1.tar.gz (3.9 kB view details)

Uploaded Source

File details

Details for the file tox-envreport-0.2.1.tar.gz.

File metadata

  • Download URL: tox-envreport-0.2.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for tox-envreport-0.2.1.tar.gz
Algorithm Hash digest
SHA256 4c939c5ed9722a67336775960b3048e53c22b840a670d578d25d5d890b9bd856
MD5 2d830b8f2a035029cefa332a92909fcb
BLAKE2b-256 2ff76df595f51eeb30a99794b2f5f2cc2438047bdd5d9ab9763b0437419523fe

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2.1 This release

1 file

0.2.0

1 file

0.1.1

1 file

Supported by

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