Skip to content

Liberasys/xivo-lib-python

 
 

Repository files navigation

xivo-lib-python

Build Status

xivo-lib-python is a common library used by various other services in Wazo

Running unit tests

apt-get install libpq-dev python-dev libffi-dev libyaml-dev python3.5-dev
pip install tox
tox --recreate -e py27,py34

Running integration tests

You need Docker installed.

cd integration_tests
pip install -U -r test-requirements.txt
make test-setup
make test

About

📚 helper library used by Wazo

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%