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.8.1-cp39-cp39-manylinux1_x86_64.whl (6.4 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9macOS 10.16+ x86-64

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

Uploaded CPython 3.9macOS 10.10+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8macOS 10.16+ x86-64

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

Uploaded CPython 3.8macOS 10.10+ x86-64

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7mmacOS 10.16+ x86-64

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

Uploaded CPython 3.7mmacOS 10.10+ x86-64

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6mmacOS 10.16+ x86-64

pyats.aetest-21.8.1-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.8.1-cp39-cp39-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-21.8.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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7a5962402d95a5851a3c8bfcb081ee48d5f1e562a4eef0407bfb04d236c18c81
MD5 578a86fdc25a8ed0d2d005c250826a8c
BLAKE2b-256 d28dba51e516a7addf9707b15aff3a05fb3bfd43f270c9de89466b7e10f3cb35

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 ea4cd1b71d7f67d0ac0ba105963b0f497bf7f4da76f03c3a3e4f7908ff95d2e9
MD5 60d66d8716a2f10fa8ffea473224cadc
BLAKE2b-256 f8970f7c95c0ef97db5557c0a003a4e146f54813313a91f640e08d83b002a8af

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f915d6b5a09a274c6aa621614db97bfbaba00bbf17e8e9155d8eb637d5f9d971
MD5 028caa195c440ed2cb07d49a09d8a5cb
BLAKE2b-256 682f3ed910c6391e1de26badba523dfd1ed05c8516c53835f5adeaa4476120b3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 fa99efe79f80ac1844c00dfdf520644527ca2edbfdc90ff00b95999c920d4ca0
MD5 51714e9d8a9ab8e95916007b1505c467
BLAKE2b-256 e6c382f92ea0d4c0e908511482cc68c871b1063cf4777df1de32f3891f37f79d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 c490a352e3547d6d05c4843c406589a9bf7f61e180aad643f1de44dc5e0bb015
MD5 bc283426d712ba9aac7488f559b07ebb
BLAKE2b-256 e5a5d0d5f8698c51a4642653d190ffcf4db6874f1e72270a0e772550535ab1a6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 9cda3c2bec43eae47a2d2f9206fdcd9664c30d3875a5505b97a4ecc0666346d9
MD5 13abdafce190991b62a3ce376c70a182
BLAKE2b-256 2013ef87ff6e75c6b16ff3921d9810cdaca75cc185e65fce81fef1b046b3e4c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4927e7e857b09832a1396beeec985001f7f0c2ddaafe2ddb8d61e15cb0c3f7ce
MD5 d98d10d3096f5089d051ed9c5990ff48
BLAKE2b-256 6b0d54d7040f41190b3dfae1dc7af97d7027b35ee988372369871934ad49fa4d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 9f732c80e699aac933d6a595f95d95f400ffee45389f7776e13726e656273c57
MD5 315dc62cf84af88a85f8c2c92c6273fa
BLAKE2b-256 0d4a6e436a88a147719646936898308426ff68869720c8ca264d56db61c66c43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2a66a343c34dbdcf97ecdcdcb403c70726ee757572e3a76fc20424e599436f13
MD5 5c2dbd3000fde754257b7d141dc389ca
BLAKE2b-256 36e06892e623d08df6fc8b3529bb31cbb2a9ab4c2c4b1df2abb5759ffe6f0203

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6a0d8b1f10589c5a8d369b00d5cb03718cae5a9e9eb4353d2ac4156d59f842b7
MD5 108fcbed17b95b7f81689a080dddba14
BLAKE2b-256 c64e9f0b1aaafef074d0a11982f36fd1424d0c960ff1a6ef1c475e649fa4b5b6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 cc96b9e1ee1b990f0849578b67068c6361074c2be167401cd4be93ccdadc1eb3
MD5 c26979f2ef3d305801bb014ca6b9749e
BLAKE2b-256 1c8c5073b83f17b7bbc90bcf0f6375f2dd8370bdc17d954c83a372b95920b7a3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyats.aetest-21.8.1-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.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.12

File hashes

Hashes for pyats.aetest-21.8.1-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0f3fa4b957a911f652476d67fc65c69164bb85d57a3eb6d867599d966c6df7e0
MD5 28efadd94c9f4e1de990e7c487036fe7
BLAKE2b-256 6cbe486c5e4c074aa25cc4048f4cd9d1f7cd5d17f88a5fe93e10600a778dbfaa

See more details on using hashes here.

Supported by

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