Genie is both a library framework and a test harness that facilitates rapid development, encourage re-usable and simplify writing test automation. Genie bundled with the modular architecture of pyATS framework accelerates and simplifies test automation leveraging all the perks of the Python programming language in an object-orienting fashion.
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.
Genie was initially developed internally in Cisco, and is now available to the general public starting early 2018 through Cisco DevNet. Visit the Genie home page at
Traffic Package
This is a sub-component of Genie that provides connection implementations to communicate with traffic generator devices.
Requirements
Genie currently supports Python 3.4+ on Linux & Mac systems. Windows platforms are not yet supported.
Quick Start
# install genie as a whole
$ pip install genie.trafficgen
# to upgrade this package manually
$ pip install --upgrade genie.trafficgen
# to install alpha/beta versions, add --pre
$ pip install --pre genie.trafficgen
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.
Release files for genie.trafficgen 26.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| genie_trafficgen-26.8-py3-none-any.whl | Python 3 | none | any | Details |
Release files / genie_trafficgen-26.8-py3-none-any.whl
| Download URL | genie_trafficgen-26.8-py3-none-any.whl |
|---|---|
| Size | 150.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
98afe14fcb6b8b902138d5f2c55ba6f88acd8c0d42404030b00af8df1756e238
|
|
BLAKE2b-256 checksum How to use checksums |
2da7a5f7e10d3106a7fda29f2d27e0104321a8c1d5b19819cd2cdaea7a938621
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|