brradjimkathnicy / examples

pyATS | Library Usages, Examples & etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyATS | Library Examples

This repository contains pyATS and its library's usage examples. The purpose of these examples is not to perform real testing, but rather to:

  • demonstrate the various features and functionalities of the framework using examples and comments

  • and demonstrating how to use the libraries with example scripts using mock devices in libraries/ folder

Getting Started

# 1. make sure pyATS is installed (including the libraries)
bash$ pip install pyats[full]

# 2. clone this repository into your environment
bash$ git clone https://github.com/CiscoTestAutomation/examples

General Information

Contribution

Feel free to open PR against this repository for any enhancements or bug fixes you wish to add.

About

pyATS | Library Usages, Examples & etc

License:Apache License 2.0


Languages

Language:HTML 98.0%Language:Python 1.9%Language:RobotFramework 0.1%