Skip to main content

pyATS Reporter: Result Collection and Reporting

Project description

pyATS is an end-to-end testing ecosystem, specializing in data-driven and reusable testing, and engineered to be suitable for Agile, rapid development iterations. Extensible by design, pyATS enables developers start with small, simple and linear test cases, and scale towards large, complex and asynchronous test suites.

pyATS is initially developed internally in Cisco, and is now available to the general public starting late 2017 through Cisco DevNet. Visit the pyATS home page at

https://developer.cisco.com/site/pyats/

Reporter Package

This is a sub-component of pyATS that handles result collection & reporting.

Requirements

pyATS currently supports Python 3.5+ on Linux & Mac systems. Windows platforms are not yet supported.

Quick Start

# install pyats as a whole
$ pip install pyats

# to upgrade this package manually
$ pip install --upgrade pyats.reporter

# to install alpha/beta versions, add --pre
$ pip install --pre pyats.reporter

For more information on setting up your Python development environment, such as creating virtual environment and installing pip on your system, please refer to Virtual Environment and Packages in Python tutorials.

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 Distributions

pyats.reporter-20.6-cp38-cp38-manylinux1_i686.whl (2.2 MB view details)

Uploaded CPython 3.8

pyats.reporter-20.6-cp38-cp38-macosx_10_10_x86_64.whl (581.1 kB view details)

Uploaded CPython 3.8 macOS 10.10+ x86-64

pyats.reporter-20.6-cp37-cp37m-manylinux1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.7m

pyats.reporter-20.6-cp37-cp37m-manylinux1_i686.whl (2.1 MB view details)

Uploaded CPython 3.7m

pyats.reporter-20.6-cp37-cp37m-macosx_10_10_x86_64.whl (564.6 kB view details)

Uploaded CPython 3.7m macOS 10.10+ x86-64

pyats.reporter-20.6-cp36-cp36m-manylinux1_x86_64.whl (2.3 MB view details)

Uploaded CPython 3.6m

pyats.reporter-20.6-cp36-cp36m-manylinux1_i686.whl (2.1 MB view details)

Uploaded CPython 3.6m

pyats.reporter-20.6-cp36-cp36m-macosx_10_10_x86_64.whl (609.6 kB view details)

Uploaded CPython 3.6m macOS 10.10+ x86-64

pyats.reporter-20.6-cp35-cp35m-manylinux1_x86_64.whl (2.2 MB view details)

Uploaded CPython 3.5m

pyats.reporter-20.6-cp35-cp35m-manylinux1_i686.whl (2.0 MB view details)

Uploaded CPython 3.5m

pyats.reporter-20.6-cp35-cp35m-macosx_10_10_x86_64.whl (547.1 kB view details)

Uploaded CPython 3.5m macOS 10.10+ x86-64

File details

Details for the file pyats.reporter-20.6-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 0ccd774922ad630c2b2ccbdb8f65350a8572bc490b914e054847592c92a5134f
MD5 eea6fa4c1a5afff5b84fe572a8e3c590
BLAKE2b-256 d2f374b37202cb104d0593517026dc9d3c081d7f8a0f9dfbe4375b7652e0ad7a

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 532f98997be20c38a117d09b79da2be0ae3a7f8c23c881200edf801a89a5c5ff
MD5 8c9c5fa9e70fe9ded2c1e1e020a2c1a5
BLAKE2b-256 d5876b8726d08718720446bb38b5dedde087bb8e69f926d0f4d768ce1718ec2b

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 581.1 kB
  • Tags: CPython 3.8, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 a9cee39cbdbfcc138252b7f092bea6cffb236fd88e758749aed28020c3e61c4d
MD5 443e79b598ef72e8426aaa173d1128b7
BLAKE2b-256 c535aaa2482cfdc659c0800df4e2c21f81f8e815626762b8f25725c8060e8466

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 b39c6e887a09265aff3095cf5b4c80ad581304f2ae18fff291a6553a79c34e46
MD5 89cc58adcdaf0c88862e36cb370be8d2
BLAKE2b-256 f68cf812a2650c0402f36949b9d815fcb5b5f783fea0d26ea3362c657c414d98

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 d5764f03ddf24aa2bc1ef016aea520c754225dd0f318104a6511faaca5946c99
MD5 e1c1ff561f83bbf74a2f0f6e4e364c89
BLAKE2b-256 9ca84003838e7352b6004fa1afb6dae67590d37ee23eb079cffad6e3f95fbaae

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 564.6 kB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0184a815282f60e8db1366924c8c81caaea29f3c1baec1533e83ebb5c944ed2a
MD5 caa1547672cdab8948d0754e9a8d9c40
BLAKE2b-256 4d85874deab9b233e97019cdb7a59fa24b320f6e6fc644bc87adbd677691d3db

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7a64cedb3a3a923d8b2b6cababa3eec7601952bda3128a6828ef48f531d9d750
MD5 6b5726cad6600bbe92b0b8974791d141
BLAKE2b-256 41f6398fb4cbc35750a0f2d1874491fa8cc5f652a98f012b0135058af5ff1931

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 52640e7b243cb380fccc0ecfe6f6cf4846dede821aa9589bacbe3ded25264b55
MD5 0fd5890c43577a30a541071cbc656c5b
BLAKE2b-256 969f3d799bfff127bfc01e97df9de0547b8df209ad13d91c428092fedcca38bd

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 609.6 kB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 351a2de5a073ded99965c094f43703846e99fbed8590e0c626c7edc5f4ad4325
MD5 d3a71adf58b0a941bb072c6570f94bce
BLAKE2b-256 507d51333f40f7b278325a6a6ebaded549b241a6ef91d461566af547f00fa4f6

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.2 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f011cddf92852d3536e517f1a18e6d475e7c8d349543470d93af071b6eaabd44
MD5 163e16d46bbd93255cd4ae91b0cc749d
BLAKE2b-256 d5c3341aa847ffd7dbdf7da7c0670c850a2f4ef24768ac04a701951c33fbdbf5

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.0 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 98dfc35fd85dc072d83496a34604b371a65c157b410215ee89db0418ee8c62b3
MD5 b76dbe381484ac7d0fd8b7523331f992
BLAKE2b-256 6b68d74db2c9dd70b6168aa0ba6ef224373b8b963534c55d192023c3ce2eb7eb

See more details on using hashes here.

Provenance

File details

Details for the file pyats.reporter-20.6-cp35-cp35m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.reporter-20.6-cp35-cp35m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 547.1 kB
  • Tags: CPython 3.5m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.7.6

File hashes

Hashes for pyats.reporter-20.6-cp35-cp35m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 1ec4eddf27782c39205d57e857d26e16598db7e9f4b24a00d5b48bdbd16fd5e3
MD5 455a31bd8c29475c90056bbdd0e9116e
BLAKE2b-256 b90992fb27e1a5d61894a662c0b9031290a4d8516027fd43e74e8dfe6c17619e

See more details on using hashes here.

Provenance

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