test-requirements.txt is added for unit test. 11/25511/9
authorhelenyao <yaohelan@huawei.com>
Tue, 6 Dec 2016 03:24:43 +0000 (22:24 -0500)
committerhelenyao <yaohelan@huawei.com>
Tue, 6 Dec 2016 03:50:58 +0000 (22:50 -0500)
commit04150507cb6ebc7085d40e2f09c5006e685eedce
treea8ab56c7e3f3e741acbf3e2fa1d84a739f339b52
parent4d8205412586812dc9523988aad66cf9e000e31e
test-requirements.txt is added for unit test.

JIRA: FUNCTEST-639

Some requirement packages are only needed by unit test and there is no need to include them in requirement.txt.
This is the main reason to create a test-requirements.txt to hold all packages required by unit test.

Change-Id: Iefa9f54b57666d30044ec174adfeb22d63b6b139
Signed-off-by: helenyao <yaohelan@huawei.com>
requirements.txt
run_unit_tests.sh
setup.py
test-requirements.txt [new file with mode: 0644]