Codebase list python-hplefthandclient / HEAD test
HEAD

Tree @HEAD (Download .tar.gz)

1
2
3
4
5
6
7
Unit tests
==========

1. pip install nose
2. pip install nose-testconfig
3. use config.ini to configure unit tests
3. run tests with nosetests --tc-file config.ini