Skip to main content

pyATS - Python Automation Test System

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/

pyATS Package

This is the top-level package of pyATS. Installing it will automatically install all pyATS components and dependencies.

Requirements

pyATS currently supports Python 3.4+ on Linux & Mac systems. Windows platforms are not yet supported.

Quick Start

$ pip install pyats

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

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.

Example

As part of installation, examples showcasing various features & idioms of coding in pyATS will be copied to your virtual environment under examples/ folder.

In addition, you can also get a copy of these examples here:

https://github.com/CiscoDevNet/pyats-sample-scripts

The examples are self-explanatory, and includes the necessary instructions on how to run them.

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-19.8-cp37-cp37m-manylinux1_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.7m

pyats-19.8-cp37-cp37m-manylinux1_i686.whl (1.5 MB view hashes)

Uploaded CPython 3.7m

pyats-19.8-cp37-cp37m-macosx_10_10_x86_64.whl (452.1 kB view hashes)

Uploaded CPython 3.7m macOS 10.10+ x86-64

pyats-19.8-cp36-cp36m-manylinux1_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.6m

pyats-19.8-cp36-cp36m-manylinux1_i686.whl (1.5 MB view hashes)

Uploaded CPython 3.6m

pyats-19.8-cp36-cp36m-macosx_10_10_x86_64.whl (466.0 kB view hashes)

Uploaded CPython 3.6m macOS 10.10+ x86-64

pyats-19.8-cp35-cp35m-manylinux1_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.5m

pyats-19.8-cp35-cp35m-manylinux1_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.5m

pyats-19.8-cp35-cp35m-macosx_10_10_x86_64.whl (439.4 kB view hashes)

Uploaded CPython 3.5m macOS 10.10+ x86-64

pyats-19.8-cp34-cp34m-manylinux1_x86_64.whl (1.6 MB view hashes)

Uploaded CPython 3.4m

pyats-19.8-cp34-cp34m-manylinux1_i686.whl (1.4 MB view hashes)

Uploaded CPython 3.4m

pyats-19.8-cp34-cp34m-macosx_10_10_x86_64.whl (424.8 kB view hashes)

Uploaded CPython 3.4m macOS 10.10+ x86-64

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