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

pyats.aetest-21.3.1-cp39-cp39-manylinux1_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.9

pyats.aetest-21.3.1-cp38-cp38-manylinux1_x86_64.whl (7.1 MB view details)

Uploaded CPython 3.8

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.6m

File details

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

File metadata

  • Download URL: pyats.aetest-21.3.1-cp39-cp39-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.4 MB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for pyats.aetest-21.3.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 e0b511eff25518b45b34d20143703f58fc730cd1aa5d6ffc5a3b1fd5c4be324f
MD5 f46d329d0c5ece338e45524dc3d63699
BLAKE2b-256 6bfa05ca91d4190577beb23c54217feca51b2d6b04c7ae04dcc6ef594bc2357d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-21.3.1-cp38-cp38-manylinux1_x86_64.whl
  • Upload date:
  • Size: 7.1 MB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for pyats.aetest-21.3.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 388b82c13cc895588a853b0c9a42ed6b8a38c3cb342cab89ef9c19f21b5989f8
MD5 0b380459bccce53ffe354d5cde36ecf9
BLAKE2b-256 aa5dc8f3395113788847f8e6d7b9211b4f6532aaf1293902febd54ebf39c9052

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-21.3.1-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.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for pyats.aetest-21.3.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 988208fe80aedffcb5300416df573d8d90fe531abcc2ea513f2d3c817ee7f49e
MD5 17c50fd320f86cce5bb301345bbcc1fe
BLAKE2b-256 4cb86df493232f582c8edc8e854becd97b5c26f24cd0cd2ad08491ff573b5cf4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-21.3.1-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.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for pyats.aetest-21.3.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6b773ae4879ce7a830f9efad33928ebfd07f87e073b2c7da33cf5808c02b9c3d
MD5 60a080d915fa8563b6479941bf2108e6
BLAKE2b-256 45368bc986d30cd68957c2188256e870f5b695552cff0d4a94a5dec115e108ba

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