Skip to main content

Parse JUnitXML and upload test results to qTest Manager.

Project description

Zigzag

https://img.shields.io/travis/rcbops/zigzag.svg

Parse JUnitXML and upload test results to qTest Manager.

Quick Start Guide

  1. Install zigzag from PyPI with pip:

    $ pip install -e git+git://github.com/ryan-rs/qtest-swagger-client.git@master#egg=swagger-client-1.0.0
    $ pip install rpc-zigzag
  2. For more information on using the Zigzag launch help by:

    $ zigzag --help
  3. Here is an example of uploading a results JUnitXML file from Molecule:

    $ export QTEST_API_TOKEN="SECRET"
    $ zigzag junit.xml 12345
  4. Checkout QA Symphony’s website for more details on configuring qTest Manager API access.

Choosing a Parent Test Cycle

By default, zigzag will discover the appropriate parent test cycle by inspecting the provided JUnitXML. However, a test cycle can be specified manually by using the --qtest-test-cycle command-line option. It should be noted that the intended parent test cycle should be named after the product release code name. (e.g. Queens)

It is assumed that this test cycle was created beforehand if you’re using the --qtest-test-cycle command-line option. By using a test cycle with a product release code name the resulting execution result hierarchy will group results ina sensible manner.

Contributing

See CONTRIBUTING.rst and developer_docs.rst for more details on developing for the Zigzag project.

Release Process

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

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project 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

rpc_zigzag-0.13.0-py2.py3-none-any.whl (22.3 kB view hashes)

Uploaded Python 2 Python 3

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