Browse Source

add unittest2

End those idiotic crashes without explanations

http://stackoverflow.com/questions/34683356/python-setuptools-hide-real-cause-of-tests-not-running
Oz 9 năm trước cách đây
mục cha
commit
8be793c80f
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      test_requirements.txt

+ 1 - 0
test_requirements.txt

@@ -3,3 +3,4 @@ pymysql
 pymongo==2.8
 pexpect
 coverage
+unittest2