Skip to main content

Push information about the running pytest into envvars

Project description

pytest-env-info
===============

.. image:: https://travis-ci.org/abadger/pytest-env-info.svg?branch=master
:target: https://travis-ci.org/abadger/pytest-env-info

Push information about the running pytest into the environment


Features
--------

* Injects information about the Python and Pytest versions that are running the unittests into the
environment. This can be used for configuring other pytest plugins for the Python version being run
on.

The following environment variables are set:

.. envvar:: PYTEST_VERSION

The version of the executing pytest

.. envvar:: PYTEST_PYVER

The version of the Python interpreter running pytest

.. envvar:: PYTEST_PYMAJVER

The major version of the Python interpreter. For instance, "2" on Python-2.7.14 and "3" for
Python-3.6.1.

.. envvar:: PYTEST_PYMAJMINVER

The major and minor version of the Python interpreter. For instance, "2.7" on Python-2.7.14 and
"3.6" for Python-3.6.1.


Requirements
------------

* Pytest


Installation
------------

You can install "pytest-env-info" via `pip`_ from `PyPI`_::

$ pip install pytest-env-info


Contributing
------------
Contributions are very welcome. Tests can be run with `tox`_, please ensure
the coverage at least stays the same before you submit a pull request.

License
-------

Distributed under the terms of the `MIT`_ license, "pytest-env-info" is free and open source software


Issues
------

If you encounter any problems, please `file an issue`_ along with a detailed description.

.. _`MIT`: http://opensource.org/licenses/MIT
.. _`file an issue`: https://github.com/abadger/pytest-env-info/issues
.. _`pytest`: https://github.com/pytest-dev/pytest
.. _`tox`: https://tox.readthedocs.io/en/latest/
.. _`pip`: https://pypi.python.org/pypi/pip/
.. _`PyPI`: https://pypi.python.org/pypi


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

pytest-env-info-0.3.0.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

pytest_env_info-0.3.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file pytest-env-info-0.3.0.tar.gz.

File metadata

File hashes

Hashes for pytest-env-info-0.3.0.tar.gz
Algorithm Hash digest
SHA256 31e32cb950658517efae6991bd6ce4cfc3ee9b2adcb6b9ae930f5593a692fb1a
MD5 824c02910374d6ad819283c655002727
BLAKE2b-256 f3d9fd58bf0c565f5b0b60f8d85c7c9c41b0b49791bfc4db1b307583f8979b48

See more details on using hashes here.

File details

Details for the file pytest_env_info-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pytest_env_info-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4317ee9983219cbeb212caa6a6c83ff461411a0d58c28b0b6d3335c7f4eb0f42
MD5 a281e12c78e2758158fc1ae7020f4db5
BLAKE2b-256 81e1d1e10d4e2c9cecd714e1572274c3f39104566045230a2727ad42c0479046

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