Skip to main content

Genie Harness: Event driven testing into the pyATS framework

Project description

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

https://developer.cisco.com/site/pyats/

Harness Package

This is a sub-component of Genie which bring the concept of event driven testing into the pyATS framework. With event driven testing, script and testcases are derived dynamically based on selected triggers and verification from the Genie SDK pool.

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

# to upgrade this package manually
$ pip install --upgrade genie.harness

# to install alpha/beta versions, add --pre
$ pip install --pre genie.harness

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.

Project details


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

genie.harness-19.0.1-cp37-cp37m-manylinux1_x86_64.whl (3.8 MB view details)

Uploaded CPython 3.7m

genie.harness-19.0.1-cp37-cp37m-macosx_10_10_x86_64.whl (1.0 MB view details)

Uploaded CPython 3.7m macOS 10.10+ x86-64

genie.harness-19.0.1-cp36-cp36m-manylinux1_x86_64.whl (3.9 MB view details)

Uploaded CPython 3.6m

genie.harness-19.0.1-cp36-cp36m-macosx_10_10_x86_64.whl (1.1 MB view details)

Uploaded CPython 3.6m macOS 10.10+ x86-64

genie.harness-19.0.1-cp35-cp35m-manylinux1_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.5m

genie.harness-19.0.1-cp35-cp35m-macosx_10_10_x86_64.whl (951.6 kB view details)

Uploaded CPython 3.5m macOS 10.10+ x86-64

genie.harness-19.0.1-cp34-cp34m-manylinux1_x86_64.whl (3.7 MB view details)

Uploaded CPython 3.4m

genie.harness-19.0.1-cp34-cp34m-macosx_10_10_x86_64.whl (949.3 kB view details)

Uploaded CPython 3.4m macOS 10.10+ x86-64

File details

Details for the file genie.harness-19.0.1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.8 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 365590a1ae12a43079f7f0f63387eef07ef4d02e50002be62d1e4474270429f7
MD5 acb511c29d54ee5b22c316c5a5db6f02
BLAKE2b-256 af088d2af624b9c848e60e6326ffc67433e3b7055fa33521d938128d719a13cb

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp37-cp37m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp37-cp37m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.0 MB
  • Tags: CPython 3.7m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp37-cp37m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 eaf1d4a534b39960d93e90f0b0ca639cf169f7801f0f01956b6bb3dfde7d29a9
MD5 bf68df2bfea24219a3d7cbd44fccb0ce
BLAKE2b-256 503cf7c6fcc8cde123b7abf287cb82a52f57ae5f564e16009042e4374441f87e

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.9 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 2d6cf0b299c72f7d7c3f886992c39e87021964d1e05b963952b31e995e8ce7c8
MD5 1551c84509060e421846c6701d158360
BLAKE2b-256 a75714d8ef2c162880b1699e03240f680057a1ab075fe6ea25fce329d34b1bd6

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp36-cp36m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 1.1 MB
  • Tags: CPython 3.6m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 28c5f6ca357b66f0848ea84c84fcba42c2c2cabfe093bfb52068234a31b015e1
MD5 d8cda65682f4da94dea194e4fb9faf16
BLAKE2b-256 36efc75c8009d7991acba9e2c74b1dea9109e1effd51fb6d63160c12299cbd28

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ff4f3f70804283978086a86cb2194d6acefcb90402e553aa1345990737e8b623
MD5 2f2ade178fec95b473153913d3c64fcf
BLAKE2b-256 845e9c2737e17e053ddde9c76c3dde179f20be2d1f7f690a296394b39d562191

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp35-cp35m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp35-cp35m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 951.6 kB
  • Tags: CPython 3.5m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp35-cp35m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 a175212ff527a5341e41362934665698518895dd024c38e7793e6e3d68c46c50
MD5 d97c09ffabad7262335e9d1d9383e562
BLAKE2b-256 7620d433131e4f01e6bcf1e24b612abfc7284004e8dcbf97dabf11be9f2215df

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 3.7 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 55ff5e9880bd3fa8736a1186729d39e787689a9547226579ec9b1efe7881e325
MD5 060e5ef13f96870cc0990b3ead25dd64
BLAKE2b-256 f3de4827da6d81270dd9228c2695e7a0abf557144967848e902c3133e9faff1e

See more details on using hashes here.

File details

Details for the file genie.harness-19.0.1-cp34-cp34m-macosx_10_10_x86_64.whl.

File metadata

  • Download URL: genie.harness-19.0.1-cp34-cp34m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 949.3 kB
  • Tags: CPython 3.4m, macOS 10.10+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.18.4 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.1

File hashes

Hashes for genie.harness-19.0.1-cp34-cp34m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f978733e2641855948ec9b6c98234ca18b9c95b13e0d05f514c8612bf678d838
MD5 21e22064de2a186dbbf534c39f4d7613
BLAKE2b-256 51d718d05de731e91468cc662c642f32d85b44c4fca4c5d27d70eaa16f464d29

See more details on using hashes here.

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