AEtest
Introduction
AEtest (Automation Easy Testing) is the standard test engineering automation harness.
It offers a simple and straight-forward way for users to define, execute and debug testcases and testscripts, serving as a basis for other testscript templates & engines.
Installation
AEtest module aetest is installed by default as part of pyATS installation. The package is also featured in the PyPI server, and can be installed separately.
pip install pyats.aetest [--upgrade]
Last updated