Skip to main content

Create junit test xml output from python

Project description

Create junit test xml output from python!

Example Usage

import junit_xml_output
test_cases = []
test_cases.append(junit_xml_output.TestCase("first", "eg_contents",
    "failure"))
junit_xml = junit_xml_output.JunitXml("example_usage", test_cases)
print (junit_xml.dump())

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

junit-xml-output-2.0.0.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

junit_xml_output-2.0.0-py2.py3-none-any.whl (4.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file junit-xml-output-2.0.0.tar.gz.

File metadata

  • Download URL: junit-xml-output-2.0.0.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for junit-xml-output-2.0.0.tar.gz
Algorithm Hash digest
SHA256 28a3aaec83df43bece0a31d193f72a640d9f0d8659b2cdc3bc074639f361bdad
MD5 c286b7412c579103c8bd81f1039d726d
BLAKE2b-256 4c0de3b9559257b24e0191fe8e372d37df6056a71eab0d43c361ee9cbf94347d

See more details on using hashes here.

File details

Details for the file junit_xml_output-2.0.0-py2.py3-none-any.whl.

File metadata

  • Download URL: junit_xml_output-2.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5

File hashes

Hashes for junit_xml_output-2.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5e3c68a13762614a7c650796085a22d2fb3b35305646aa12a24bcbc2ffe7ebd5
MD5 2335e2904b93b32092ff9a6a7cc7c241
BLAKE2b-256 db6dc7be1f00155d495020359cc1d13db6624b21bd27867f09df6078dc7967e0

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