Jay Pipes | f38eaac | 2012-06-21 13:37:35 -0400 | [diff] [blame] | 1 | [nosetests] |
2 | # NOTE(jkoelker) To run the test suite under nose install the following | ||||
3 | # coverage http://pypi.python.org/pypi/coverage | ||||
4 | # tissue http://pypi.python.org/pypi/tissue (pep8 checker) | ||||
5 | # openstack-nose https://github.com/openstack-dev/openstack-nose | ||||
6 | verbosity=2 | ||||
7 | detailed-errors=1 |