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-3.1.3-cp36-cp36m-manylinux1_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.6m

genie.harness-3.1.3-cp36-cp36m-macosx_10_10_x86_64.whl (832.2 kB view details)

Uploaded CPython 3.6m macOS 10.10+ x86-64

genie.harness-3.1.3-cp35-cp35m-manylinux1_x86_64.whl (2.6 MB view details)

Uploaded CPython 3.5m

genie.harness-3.1.3-cp35-cp35m-macosx_10_10_x86_64.whl (799.7 kB view details)

Uploaded CPython 3.5m macOS 10.10+ x86-64

genie.harness-3.1.3-cp34-cp34m-manylinux1_x86_64.whl (2.7 MB view details)

Uploaded CPython 3.4m

genie.harness-3.1.3-cp34-cp34m-macosx_10_10_x86_64.whl (835.4 kB view details)

Uploaded CPython 3.4m macOS 10.10+ x86-64

File details

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

File metadata

  • Download URL: genie.harness-3.1.3-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 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.6.4

File hashes

Hashes for genie.harness-3.1.3-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dd283d3d7eae4bc3d258212cff24b45993761de31bfc95f3489cc2993c39b935
MD5 defa15a22a819c4cf5e75e3e780c385f
BLAKE2b-256 1582f6e6ef978028492d7664031777c4287b2cfc3ab207900adeff2d595426f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: genie.harness-3.1.3-cp36-cp36m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 832.2 kB
  • 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/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.4

File hashes

Hashes for genie.harness-3.1.3-cp36-cp36m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 cdfadb6750d36ccd4f9db907e02b9dadbe480be9358b218a02f379bce46b024b
MD5 dbfdbfe7251ee81e11d0da49ce1bd138
BLAKE2b-256 7f73e5feb95aa7a95b42529e0a2fe56b5ddc82778459092492539af58b552d5e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: genie.harness-3.1.3-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 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.5.5

File hashes

Hashes for genie.harness-3.1.3-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 925ec443a9652be5f3759503c9e500e2aad0d794d71a66292c68a408b8d51d07
MD5 3b472709e842a95a12b5a2eaea382389
BLAKE2b-256 fe79b23f1dc2502c3b065261fdd7f3511cbeaa7b4a9a7c76a4c1813c86838614

See more details on using hashes here.

File details

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

File metadata

  • Download URL: genie.harness-3.1.3-cp35-cp35m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 799.7 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/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.5

File hashes

Hashes for genie.harness-3.1.3-cp35-cp35m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 df512559045dafbf0e21d7ad36a4fb63d7c6bcaf9890f8c1a8e6ff73f3e054b3
MD5 a1321603cb565af9326dd64f9fd2296d
BLAKE2b-256 d045d0acf4288b50fd11cf39891ac268ba76dde0f349f50348dcef8079f45634

See more details on using hashes here.

File details

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

File metadata

  • Download URL: genie.harness-3.1.3-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.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-3.1.3-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 dfecfe9b5b67fab0f6eaaf93551219065597647ffa7c956ab0a799988a30867a
MD5 f8cadcf596da4e91b9c5dc61d5f7cdf7
BLAKE2b-256 001f2990e563879817b724d5c9a63d8e3b29fe495b7af1e8a8f88e2ab714e279

See more details on using hashes here.

File details

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

File metadata

  • Download URL: genie.harness-3.1.3-cp34-cp34m-macosx_10_10_x86_64.whl
  • Upload date:
  • Size: 835.4 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/39.1.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.4.7

File hashes

Hashes for genie.harness-3.1.3-cp34-cp34m-macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 f75c17d77ffb328564a41eb98dd5e153d7f2989c821346021f5cd9156d55d150
MD5 ddc50458ec5f2e5407d54368221ce7c5
BLAKE2b-256 f929afafb47f61f00f3ee10e811ee6e9dd9b2df18c7ffca789d17be9751c3dc9

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