Skip to content

tahigash/examples

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 78.4%
  • Python 20.4%
  • RobotFramework 1.2%