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-22.1-cp310-cp310-manylinux1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.10

pyats.aetest-22.1-cp310-cp310-macosx_10_16_x86_64.whl (1.5 MB view details)

Uploaded CPython 3.10 macOS 10.16+ x86-64

pyats.aetest-22.1-cp39-cp39-manylinux1_x86_64.whl (6.5 MB view details)

Uploaded CPython 3.9

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

Uploaded CPython 3.9 macOS 10.16+ x86-64

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

Uploaded CPython 3.9 macOS 10.10+ x86-64

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

Uploaded CPython 3.8

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

Uploaded CPython 3.8 macOS 10.16+ x86-64

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

Uploaded CPython 3.8 macOS 10.10+ x86-64

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

Uploaded CPython 3.7m

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

Uploaded CPython 3.7m macOS 10.16+ x86-64

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

Uploaded CPython 3.7m macOS 10.10+ x86-64

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

Uploaded CPython 3.6m

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

Uploaded CPython 3.6m macOS 10.16+ x86-64

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

Uploaded CPython 3.6m macOS 10.10+ x86-64

File details

Details for the file pyats.aetest-22.1-cp310-cp310-manylinux1_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-22.1-cp310-cp310-manylinux1_x86_64.whl
  • Upload date:
  • Size: 6.5 MB
  • Tags: CPython 3.10
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp310-cp310-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 69c5eca3c3beb44fc6e9906811d6041a116f7654be9d138baee5bf9eac401ee5
MD5 da5a9ee568775ca7a1145169f7f3052d
BLAKE2b-256 afdba9093462c13ab239f0c313b7dc726959268d95777809d1b67ff817853ca9

See more details on using hashes here.

Provenance

File details

Details for the file pyats.aetest-22.1-cp310-cp310-macosx_10_16_x86_64.whl.

File metadata

  • Download URL: pyats.aetest-22.1-cp310-cp310-macosx_10_16_x86_64.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: CPython 3.10, macOS 10.16+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp310-cp310-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 757a01c47c8e66fbfade36b74e9d10d648673adf09d05ae667cd9730b5c8996c
MD5 f4e1e63ee6bcbc5c2a64bbe5f8c62a7c
BLAKE2b-256 bd239a10660e48113d0877f53fb46d3d3f6e0a45e538d267f0f4e5b9daec8d6c

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp39-cp39-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 155d064461562d53d7adf6701d015e32f267a48ec48e1a9d37a3548c5e13a00c
MD5 548c6b0a08096ffd62e7a58c955ab108
BLAKE2b-256 4f2456c7d5ba48460b263e99eb66da0159789fefb85c185a5ffa7b9d0a248664

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp39-cp39-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 a83d20e12a73883cc81e6603c7623d16f81bf738e873dcb47625db54d81e7b41
MD5 3ccb91510baf0ba2bd6ad8d33974af8f
BLAKE2b-256 f5f7756959819a3254de7ec5c924883be97675174949a05093923cd5a1c7f780

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp39-cp39-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 8d9487bfc26aeac521611c8e71aa4c0cb5913bda00eda4e88aad0549d664e7d9
MD5 25ad9b970edd4b53885820877800adb2
BLAKE2b-256 76490bbf480d0c25dd08e735df7d017c47b8ec96eeb3a157e1961b7c393b78d4

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.1-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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 61f9f88722585fab87980207357c82608f45b1448de4a7342cf16f05231ef48e
MD5 50e65294e9053d68fcd7460ef6af2247
BLAKE2b-256 e0897d0dd05f3ee42a9e0c3749731c46622dbb48981bcef079b57ad8585d5392

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp38-cp38-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 6bd5310371816d8fd474f912a2d9062958964b680784099787696cc6a70bfd60
MD5 851dffec797cfc766f39b4423d2369ce
BLAKE2b-256 b181a2eac35ea5d62aacd60f59bc2019308b2f9840fcaf70854177964ef2d9f9

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp38-cp38-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 56c662072669ecd1ba8a00ccd176496aad23a11be2d12f412073b4792853e9ac
MD5 cb2b6f372a3fc7babaa05e4086ec8eb5
BLAKE2b-256 44eca10c8299ec8fdddd9dc88037a00f42b305551a3f152ee62e9b99e9730220

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 9606dc2e9fec1c5729fb14b513d42785147cf603eb2dc82e9734570cbf43524a
MD5 6c14bbdebe56c28add1746e59bb42d25
BLAKE2b-256 7485938c1564ae39973811efb640c60bd5d6449623f0b3eeee93067339af09f8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp37-cp37m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 652c62370ed8900601b79313566dd7a17995b62ed0a41146bc55434e2db98415
MD5 58c370256ce03e72cfcd2d7bf2b02f56
BLAKE2b-256 be45c1816f54fcd81ec82169030d419d31b4230ec49a58a34d3ebb3568d04016

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 06356c94fb7c24220efb1c4075ff88249c7167e9d432a432e6e88e8da10db8cd
MD5 daf02bae61b699e3506b476f8a49cc1d
BLAKE2b-256 12181ce4a181d7385c688efd0e8997dff7bab065e879ad71dbe2ba96d7300813

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 a3a3481a4ccb747d39653523c7c574be8d6655911256717d537a3e681c303cdc
MD5 cdbd286e44a8f2a90f395b0ad5c89d19
BLAKE2b-256 bdd133c58e918cc5a15d44f75ad266722759a7ffc74673658d969e3cc28c800d

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp36-cp36m-macosx_10_16_x86_64.whl
Algorithm Hash digest
SHA256 d0c07ab3d0edb2627beaf5cb665ebbc6f4f3dcf8980045e5281cc08ee78addd4
MD5 ba8f2c92ef675b8009f02982f59637a4
BLAKE2b-256 b44ef01f3b8a55a4344b95dbdf10ac94afedb6708af6686d9e07fcee10b81b1f

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: pyats.aetest-22.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.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.8

File hashes

Hashes for pyats.aetest-22.1-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 0105b1b2805196bcf3272f1f44901fb69292c820079dc85d9c22d4a222a1c47c
MD5 6f6eac07bf09811d936293863f22cf7c
BLAKE2b-256 70f9dfb8a985bffea51ee2d38fd1a2c7c78403bb7c15b351cd4d217a70eda9cf

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