Skip to main content

pyATS AEreport: 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/

AEReport Package

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

Requirements

pyATS currently supports Python 3.4+ 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.aereport

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

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


Release history Release notifications | RSS feed

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

If you're not sure about the file name format, learn more about wheel file names.

pyats.aereport-5.1.0-cp36-cp36m-manylinux1_x86_64.whl (6.8 MB view details)

Uploaded CPython 3.6m

pyats.aereport-5.1.0-cp36-cp36m-macosx_10_10_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

pyats.aereport-5.1.0-cp35-cp35m-manylinux1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.5m

pyats.aereport-5.1.0-cp35-cp35m-macosx_10_10_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.5mmacOS 10.10+ x86-64

pyats.aereport-5.1.0-cp34-cp34m-manylinux1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.4m

pyats.aereport-5.1.0-cp34-cp34m-macosx_10_10_x86_64.whl (1.9 MB view details)

Uploaded CPython 3.4mmacOS 10.10+ x86-64

File details

Details for the file pyats.aereport-5.1.0-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-5.1.0-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.8 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.aereport-5.1.0-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 5484ded5b4d16686c9adba14557c903954b8c172b0628d15999f458ac8d7fbe1
MD5 bd1c7653f17ebd631b496aac12e7a87e
BLAKE2b-256 b24acd3d3c3ebb79a3b1414c0ab2e58a07760eb472e433732ff399cc8da0ebdf

See more details on using hashes here.

File details

Details for the file pyats.aereport-5.1.0-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-5.1.0-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 2.1 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.aereport-5.1.0-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 eab2a2cfd324945ab0138c31632a612e41fae963ec8dc5afafea3c7c5abad414
MD5 31c7461c91afa105decd62489c02433c
BLAKE2b-256 2f13d9c7d4affd8b8b94d44594cfd72471bfd29b405267e5934dbaa9b3c4fdc2

See more details on using hashes here.

File details

Details for the file pyats.aereport-5.1.0-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-5.1.0-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.aereport-5.1.0-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 f7d69733c39fea41546a0d5ee41862da4b1c568b0e324261f65dada786c618a7
MD5 5fd562a90bef21a0f394099491088c9c
BLAKE2b-256 8346f13e54f27b7aee791ddb345fd48583c20a2d4e222b2c47b6eb9501c0c94d

See more details on using hashes here.

File details

Details for the file pyats.aereport-5.1.0-cp35-cp35m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-5.1.0-cp35-cp35m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.5m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.aereport-5.1.0-cp35-cp35m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 a4a04b7fb25eb559c518269e98ae8b89eedd23f67cd75ce68982f0ecc1d99212
MD5 c9fc2269277c0592c3e2f52d0f0579c8
BLAKE2b-256 9bdce00f16bc4d2b10e07f65a022dcac09861f13bbfb0bf6c3c4ccd5a506db3c

See more details on using hashes here.

File details

Details for the file pyats.aereport-5.1.0-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-5.1.0-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.aereport-5.1.0-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 857d099a3a28551ceaad6cbada29a93b756b04852ba01390f6a139b3d46bda3b
MD5 fb138240b9bc0e56a57aa6b44ed7eec0
BLAKE2b-256 22f3d62ef7e02e699909f53848e6abbeb9c90d48536d21e6fa7bb31ed499103d

See more details on using hashes here.

File details

Details for the file pyats.aereport-5.1.0-cp34-cp34m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aereport-5.1.0-cp34-cp34m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: CPython 3.4m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for pyats.aereport-5.1.0-cp34-cp34m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 4118d4cfc21f752edbe1d263d01749dbcb3d2882aac4307e0bbc672c33bb8d7f
MD5 4540064821528ef334d7868db745df44
BLAKE2b-256 c79b9bc67dcff0ea3890b15366d8a48758225dff4b22c4ff06f1fc7ee8fc4600

See more details on using hashes here.

Supported by

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