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
Close
Hashes for robotframework-zookeepermanager-2.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26879405867885687b9ed059bb95eab35a4ba0a3f37e9fed83f3a706993a4381 |
|
MD5 | 095f8fc518f5aaca60282427d322cb13 |
|
BLAKE2-256 | 1218f3a0a7528f73ed64ef113f32ba8b0d9ce16ee5c0bb978df5dbe9b59b5c08 |
Close
Hashes for robotframework_zookeepermanager-2.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4fd11e417c12c3e812fc7e9b16fca7a17da5014e2660030efb21cbd406ba5215 |
|
MD5 | 5d2f639a40b59bfb486053b5fbcc78fc |
|
BLAKE2-256 | 04f30711cecb303df360b0da9ceeb07b96f30c2595b971fce5e28bef45c7b4d9 |