kayobe/test-requirements.txt
Mark Goddard baf17c8cff Add unit tests and style checks for Kayobe python module
Unit tests can be run via:

tox -e py27

Style checks can be run via:

tox -e pep8
2017-03-01 13:32:37 +00:00

6 lines
52 B
Plaintext

hacking
coverage
flake8-import-order
mock
unittest2