Skip to main content

Robot Framework library for working with Apache Zookeeper.

Project description

Build Status

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

robotframework-zookeepermanager-2.0.2.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

robotframework_zookeepermanager-2.0.2-py2.py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 2 Python 3

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