Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 256 Bytes

File metadata and controls

14 lines (8 loc) · 256 Bytes

twilio-python unit tests

Setup

From the root directory of this repository:

$ python setup.py develop
$ pip install -r tests/requirements.txt 

Running the tests

Again, from the root directory of this repository:

$ nosetests tests/