From fd4b422ccde3795e0fdc0b14651bec62e93275cc Mon Sep 17 00:00:00 2001 From: SerenaFeng Date: Mon, 27 Feb 2017 14:33:52 +0800 Subject: make unittest cover server.py in TestAPI Change-Id: Id379e6786e1f61fb1032f80636da107156e68fb5 Signed-off-by: SerenaFeng --- testapi/test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'testapi/test-requirements.txt') diff --git a/testapi/test-requirements.txt b/testapi/test-requirements.txt index 8933319..4633ad6 100644 --- a/testapi/test-requirements.txt +++ b/testapi/test-requirements.txt @@ -3,6 +3,7 @@ # process, which may cause wedges in the gate later. tox +mock pytest pytest-cov coverage -- cgit 1.2.3-korg