python-zake

provides a set of testing utilities for the kazoo library - Python 2.x

Description

Zake is a Python package that works to provide a nice set of testing utilities for the kazoo library.

It includes the following functionality:
 * Storage access (for viewing what was saved/created).
 * Kazoo *mostly* compatible client API.
 * Sync/transaction/create/get/delete... commands.
 * Listener support.
 * And more...

It simplifies testing by providing a client that has a similar API as the kazoo client so that your tests (or applications/libraries that use kazoo) do not require a real zookeeper server to be tested with (since this is not available in all testing environments).

This package contains the Python 2.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/yahoo/Zake


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python-zake