ansible/test/runner/requirements/units.txt
Matt Clay 4189592701 Revert "Enable process isolation for unit tests."
This reverts commit 91526cd9f2.

Removing this feature primarily because it interferes with
collecting proper code coverage results. I may restore the
feature later if that can be resolved.
2017-02-09 11:10:06 -08:00

12 lines
124 B
Text

boto3
jinja2
mock
nose
passlib
pycrypto
pytest
pytest-mock
python-memcached
pyyaml
redis
unittest2 ; python_version < '2.7'