Robot Framework library for working with Apache Zookeeper.
Project description
Short Description
Robot Framework library for managing Apache Zookeeper, based on kazoo python library.
Installation
pip install robotframework-zookeepermanager
Documentation
See keyword documentation for robotframework-zookeepermanager library in folder docs.
Example
Settings |
Value |
---|---|
Library |
ZookeeperManager |
Test cases |
Action |
Argument |
Argument |
Argument |
---|---|---|---|---|
Simple Test |
Connect To Zookeeper |
127.0.0.1: 2181 |
||
Create Node |
/my/favorite/node |
my_value |
${TRUE} |
|
${node_exists}= |
Exists |
/my/favorite/node |
||
Delete Node |
/my/favorite/node |
|||
Close All Zookeeper Connections |
License
Apache License 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file robotframework-zookeepermanager-2.0.2.tar.gz
.
File metadata
- Download URL: robotframework-zookeepermanager-2.0.2.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26879405867885687b9ed059bb95eab35a4ba0a3f37e9fed83f3a706993a4381 |
|
MD5 | 095f8fc518f5aaca60282427d322cb13 |
|
BLAKE2b-256 | 1218f3a0a7528f73ed64ef113f32ba8b0d9ce16ee5c0bb978df5dbe9b59b5c08 |
File details
Details for the file robotframework_zookeepermanager-2.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: robotframework_zookeepermanager-2.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fd11e417c12c3e812fc7e9b16fca7a17da5014e2660030efb21cbd406ba5215 |
|
MD5 | 5d2f639a40b59bfb486053b5fbcc78fc |
|
BLAKE2b-256 | 04f30711cecb303df360b0da9ceeb07b96f30c2595b971fce5e28bef45c7b4d9 |