Skip to main content

Extend py.test for RPC OpenStack testing.

Project description

pytest-zigzag

See Build Status on Travis CI

Extend py.test for RPC OpenStack testing.

Quick Start Guide

  1. You can install “pytest-zigzag” via pip from PyPI

    $ pip install pytest-zigzag
  2. Or you can install “pytest-zigzag” via pip from disk (assumes you’re in the root of the repo):

    $ pip install -e .

Usage

Once installed the plug-in will automatically be loaded by all py.test test runs executed in the Python environment in which the pytest-zigzag was installed.

Features

JUnitXML RPC Specific Properties

If a user executes py.test tests with the --junitxml and with this plug-in installed, the resulting XML log file will contain a test suite properties element. The properties element will contain information gathered about the test run fetched from the local environment.

Configuration

You can supply a json config to this plugin containing a dictionary. Each key / value will become a property name and value on the test suite node of the resulting xml. There is one required config: pytest_zigzag_env_vars. This should be a json object where the keys are the environment variable names to be collected, if you set value to a string that value will be used. If the value is null it will be pulled from the environment.

The location of the config file can be specified in two ways:

  1. In a pytest ini file:

    [pytest]
    pytest-zigzag-config=/path/to/config/file
  2. Explicitly on the command line:

    pytest /path/to/test_test.py --pytest-zigzag-config=/path/to/config/file

Any property defined in the config file can be overriden by creating an environment variable of the same name. see this config_property_overrides.md

Contributing

See CONTRIBUTING.rst for more details on developing for the “pytest-zigzag” project.

Release Process

See release_process.rst for information on the release process for ‘pytest-zigzag’

Credits

This Pytest plugin was generated with Cookiecutter along with @hackebrot’s Cookiecutter-pytest-plugin template.

History

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pytest_zigzag-1.1.1-py2.py3-none-any.whl (11.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pytest_zigzag-1.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: pytest_zigzag-1.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/2.7.10

File hashes

Hashes for pytest_zigzag-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4b6fe443ed15a30be65fdc1dd0fe468563acd176c9b1221c2006b0459e67a920
MD5 35febcc6f35ca4d4743110a3ea77985c
BLAKE2b-256 25e98ff97027687ccad7e56e6f3e5e1f851567d32dc91be625f42af3d6c4fcf5

See more details on using hashes here.

Supported by

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