X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Ftestapi%2Ftest-requirements.txt;h=645687b145ac4a7a82f22d747169e11b3d1cd2dd;hb=c5643adaaf9f4dd67b4adc617e00b25f8464d26a;hp=ddbdefcfd98e273049c129ff3a8b5c14004930aa;hpb=10136757e83e27b4aef1979edd98eb5e278ce6bf;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