Take the current run_tests.sh from glance and include that as well as fill in the rest of the pieces needed for those that use venv functionality. Start adding memory tests.
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
# Packages needed for testing this library.
|
|
|
|
nose
|
|
pep8==1.4.5
|
|
nose-exclude
|
|
openstack.nose_plugin>=0.7
|
|
mox
|
|
coverage
|