Skip to content

rackerlabs/txkazoo

Repository files navigation

txkazoo

Build Status Coverage Status

Twisted wrapper for Kazoo.

Status

This is not yet meant for public use.

Running tests

Use tox. By default, this will run the entire test suite plus a number of sanity checks. Any additional positional arguments passed to tox will be passed to trial, the test runner. You can use this to only test part of the test suite, for example:

tox -- txkazoo.test.test_something