X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Ftestapi%2Ftest-requirements.txt;h=645687b145ac4a7a82f22d747169e11b3d1cd2dd;hb=181ab495cc73197aa4bafb25e629a3a257967821;hp=ddbdefcfd98e273049c129ff3a8b5c14004930aa;hpb=647a7cbab0d198894a9b55d9412ffdbf19780470;p=releng.git diff --git a/utils/test/testapi/test-requirements.txt b/utils/test/testapi/test-requirements.txt index ddbdefcfd..645687b14 100644 --- a/utils/test/testapi/test-requirements.txt +++ b/utils/test/testapi/test-requirements.txt @@ -2,6 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -testtools>=1.4.0 -discover -futures \ No newline at end of file +mock +pytest +coverage +nose>=1.3.1