cd3fdca540
- Replace nose usage with pytest. - Remove legacy Shippable integration.sh. - Update Makefile to use pytest and ansible-test. - Convert most yield unit tests to pytest parametrize.
17 lines
157 B
Text
17 lines
157 B
Text
#
|
|
# Test requirements
|
|
#
|
|
|
|
nose
|
|
mock >= 1.0.1, < 1.1
|
|
passlib
|
|
coverage
|
|
coveralls
|
|
unittest2
|
|
redis
|
|
python-memcached
|
|
python-systemd
|
|
pycrypto
|
|
botocore
|
|
boto3
|
|
pytest
|