ソースを参照

add pytest cov

Bastien Sevajol 7 年 前
コミット
b568180e07
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      setup.py

+ 1 - 0
setup.py ファイルの表示

16
 ]
16
 ]
17
 tests_require = [
17
 tests_require = [
18
     'pytest',
18
     'pytest',
19
+    'pytest-cov',
19
     'bottle',
20
     'bottle',
20
     'flask',
21
     'flask',
21
     'pyramid',
22
     'pyramid',