Skip to main content

pyATS AEtest: Testscript Engine

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/

AEtest Package

This is a sub-component of pyATS that handles test script definition and execution.

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.aetest

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

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.aetest-21.10-cp39-cp39-manylinux1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.9

pyats.aetest-21.10-cp39-cp39-macosx_10_16_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9macOS 10.16+ x86-64

pyats.aetest-21.10-cp39-cp39-macosx_10_10_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.9macOS 10.10+ x86-64

pyats.aetest-21.10-cp38-cp38-manylinux1_x86_64.whl (7.2 MB view details)

Uploaded CPython 3.8

pyats.aetest-21.10-cp38-cp38-macosx_10_16_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8macOS 10.16+ x86-64

pyats.aetest-21.10-cp38-cp38-macosx_10_10_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.8macOS 10.10+ x86-64

pyats.aetest-21.10-cp37-cp37m-manylinux1_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.7m

pyats.aetest-21.10-cp37-cp37m-macosx_10_16_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.7mmacOS 10.16+ x86-64

pyats.aetest-21.10-cp37-cp37m-macosx_10_10_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.7mmacOS 10.10+ x86-64

pyats.aetest-21.10-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB view details)

Uploaded CPython 3.6m

pyats.aetest-21.10-cp36-cp36m-macosx_10_16_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.aetest-21.10-cp36-cp36m-macosx_10_10_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.6mmacOS 10.10+ x86-64

File details

Details for the file pyats.aetest-21.10-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ed5ad46c0f968395cf0d80a28f0c9b214fba04d9b28fcff3fd24f34166e2e41c
MD5 44181600dfd0cfc508157c80bab4c684
BLAKE2b-256 b5f5ff4ab6d40ac3d9822fa8c4bb969fddade19cf95b3373bb2648d045aeef02

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp39-cp39-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp39-cp39-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 362d13b3ca427de4b8e3de08564cdf0a6cb322fa167c541824a593b16f046d0c
MD5 98060e20c1284beb889d03d754a0d145
BLAKE2b-256 8b817a0d2e7b4e21b0987143d0fceb5eba1dbc5474c15992eb907b3aa5427041

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp39-cp39-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp39-cp39-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.9, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d852546cdd9a53a5a3f1f7f2c32516f21fdd985248e0a0dcf8bd7645ee131907
MD5 2e876296872105bbfe9943e1430a6b40
BLAKE2b-256 aa5a44f523ece56dba8ba78d5cc241a8dae3f529876042f4c28893557f28153b

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp38-cp38-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.2 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 438ed68fc0d287ccf5162d3019a1f6f48a6d03dff51408e03717ae234014aa72
MD5 b214c0e0e02e4e37c7013583e67ad173
BLAKE2b-256 4f5a111fc31b528da27d393c6ee8dc04e493cbf4ad350f7f1ad9fea126e2fd41

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp38-cp38-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp38-cp38-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 575ecc70b0fc99d359a4be20cb05607f2fa7c7c4dcc2bda1a5c59f1f75aea3b3
MD5 fe7fac43b372bfba70b88da1812548c6
BLAKE2b-256 0aaf7d901e997d8b618f87963d3d4e79c7877bc8501bb8e56b3cd23fd7eff710

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp38-cp38-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp38-cp38-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.8, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 462fd72598bf9f92c81f3b55dfe95b661e74fe2ab52fc406b213baadbd46c468
MD5 5e19eae83cc2c1fd173b26c466428552
BLAKE2b-256 b0286f77af01f59b38793cad94b62c78179e1a6f97e4d2130a65ae386efe7830

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 26da2466469260861db1cd177418a92cd2a6675e6a9aa071d2de26fc5f290d10
MD5 0ca825e5f895b2e3bbca74ea66a724e5
BLAKE2b-256 a43986c83268b27de785aded11887487073a510a3e339618669c4f7e7ed10594

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp37-cp37m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp37-cp37m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.7m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 977fa7c993569001e968b5edbe9bcb195307ccd52379dc4e9aa91fdaaed37726
MD5 326683a259b428c12b8cc3cf9b419508
BLAKE2b-256 559d070cf9acf322ff385825af8f4ae52750276484870a258081ac4b903e0694

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 041750717478ddaa0242a26b9dab6765f9ff5ffe8dc3a348284aedd97112d651
MD5 12aa00eeade476f98d309d82658d2220
BLAKE2b-256 2430e96c40219b0f5222d99ecee8e0da20d24437deb510dc7f1fd8faa122a990

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 589aaa6fc568c3c6663054623987cfc9e915aedd7170cff7e299f27e765a215f
MD5 3f2e24101c5b0cb6f4037fbace91d2be
BLAKE2b-256 ac47c212acab884e495e245b16f451f485dcb38d0ec13f573143b9a0b89c00ba

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp36-cp36m-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp36-cp36m-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: CPython 3.6m, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 0c66921cb9bd5267817d64f8ffe025b53bc11453620e05833bfc612e66b00400
MD5 4cc6749f4a9bb4efda0942f251a2017a
BLAKE2b-256 05a12e60c234dd879431af8d7793febbbedb0e1a1f70d6e40438b1412fbf0926

See more details on using hashes here.

File details

Details for the file pyats.aetest-21.10-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.10-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for pyats.aetest-21.10-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 d38877486cd06a637c966fb2912dc4853acf597ef7f7fbe413a80baaaed7240d
MD5 1413f7d84be021a39d1bfa8806e09766
BLAKE2b-256 037032d32a386f63841822aa018d0d48b5d8472cf955b74fc01be32fc251ab11

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